Home » SQL & PL/SQL » SQL & PL/SQL » Difference between 'exists' and 'in'
Difference between 'exists' and 'in' [message #18736] Tue, 12 February 2002 21:06 Go to next message
krishna
Messages: 141
Registered: October 1998
Senior Member
What is the difference in using 'where exists' and 'in' in SELECT queries? Pls let me know at the earliest.
thanks
Re: Difference between 'exists' and 'in' [message #18743 is a reply to message #18736] Tue, 12 February 2002 23:59 Go to previous message
pratap kumar tripathy
Messages: 660
Registered: January 2002
Senior Member
Exists-->returns true if subquery returns at least one row
In-->returns true if it is equal to any member of the subquery
Previous Topic: Difficulty Framing a Query
Next Topic: string concatenation
Goto Forum:
  


Current Time: Fri Apr 19 10:48:55 CDT 2024