I have 5 different select queries and i am using describe table stmt for all 5 queries to get number of entries in the internal table.
Now i want to know which table have less number of entries using some code.
Can anyone tell me how 2 do this?