Hello ,
I want to do a query using union operator and retrieve data from multiple tables (which fullfills condition to use union operator) ,
Now when i do a query i want to retrieve 25 rows only
from any table in a random manner .
But how can i bound this limit ? Any suggestions highly appreciated .

Jayesh