What are the IN and NOT IN expressions?
Are you preparing for IT certification? With practice questions, study notes, interactive quizzes, tips and technical articles, uCertify PrepKits ensure that you get a solid grasp of core technical concepts to ace your certification exam in first attempt.
What are the IN and NOT IN expressions?
Rating:
The IN and NOT IN expressions in the query language are used in the WHERE clause to add a condition to the query. It returns the results of the records based on whether or not an item exists in the list being queried.
Rating:
Was this information helpful?
Other articles
- What is the getCallerPrincipal() method?
- What is the getHandle() method of the EJBObject interface?
- What is TransactionRequiredException?
- What is the remove(Object primaryKey) method?
- What are the operations that can be performed using the ejbPassivate() method of a session bean?
