actually there are too many possible filtering criteria, So I have to write select statement for all of that possible criteria ?
for example I have 3 parameters on selection screen,
possible filtering = 9 (3*3)
So I have to write 9 different select statements?