Hi
I have a situation to use 'UNION ALL' in one of my SQL Query
which i am using in my ASP page
This i am using to avoid multiple submission of SQL queries.
so my question is will the UNION ALL decrease the performa ce of the System.If the answer is yes then what is the advisable thing to overcome the UNION ALL
Thank You
sbind77
I have a situation to use 'UNION ALL' in one of my SQL Query
which i am using in my ASP page
This i am using to avoid multiple submission of SQL queries.
so my question is will the UNION ALL decrease the performa ce of the System.If the answer is yes then what is the advisable thing to overcome the UNION ALL
Thank You
sbind77