View Single Post
  #1 (permalink)  
Old 07-03-09, 04:32
AnushreeDarshane AnushreeDarshane is offline
Registered User
 
Join Date: Jul 2009
Posts: 1
In(),not In(),exist(), Not Exist(), !like()

I want the performance of IN(),NOT IN(),EXIST(), NOT EXIST(), LIKE(), NOT LIKE() In sql 2005
Which one is slower in execution and which is best to fetch records as per execution time.
Anybody have any ideas ?

Last edited by AnushreeDarshane; 07-03-09 at 07:01.
Reply With Quote