Answer Posted / anju saxena
The EXISTS operator tests whether a given set is empty or
not. An exist operator on empty set returns False while on
nonempty set it returns True.
IN operator is used where membership of the element has to
tested against the set.
| Is This Answer Correct ? | 8 Yes | 4 No |
Post New Answer View All Answers
How can a pl sql block be executed?
How to add a column ‘salary’ to a table employee_details?
Could you please provide oca (oracle 10g) dumps for my certification ?
What are the properties of a transaction?
What is the max nvarchar size?
Can we use loop in sql?
What are the possible values for the boolean data field?
What are the subsets of sql?
Explain ddl statements in pl/sql?
How to prepare for oracle pl sql certification?
What is bitemporal narrowing?
How do I run a sql query?
What is a null value?
is mysql query is case sensitive? : Sql dba
How can you save or place your msg in a table?