Hello all,
 
Is it quicker (slower or the same) to execute a query on a view or to
execute the original query from which this view was created?
 
I'm basically looking for the best (fastest) way to execute thousands of
queries to check whether they return any results or not. At the moment
I'm doing a COUNT, but I'm hoping to find an easier way than to execute
count thousands of times...
 
Thank you in advance,
 
   Dennis

-----------------------------------------------------------------------------
To unsubscribe, send email to [EMAIL PROTECTED]
-----------------------------------------------------------------------------

Reply via email to