Answer Posted / satyajit patel
-> in------------ Looks to all values returned in sub-query
-> <any---------- looks to highest value in sub-query
-> >any---------- looks to smallest value in sub-query
-> <all---------- looks to smallest value in sub-query
-> >all---------- looks to highest value in sub-query
Is This Answer Correct ? | 5 Yes | 1 No |
Post New Answer View All Answers
How do you take the union of two tables in sql?
How is use pl and sql?
What does the base_object_type column shows in the user.triggers data dictionary view?
What is the most common sql injection tool?
what is oltp (online transaction processing)? : Sql dba
what is isam? : Sql dba
Do stored procedures prevent sql injection?
How do I remove sql plus from windows 10?
What is delimiter sql?
what are the join types in tsql? : Transact sql
What is difference between stored function and application function?
Can we use joins in subquery?
Can I copy :old and :new pseudo-records in/to an oracle stored procedure?
What is left join example?
What is a temporal table?