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
Enlist some predefined exceptions?
How can you fetch common records from two tables?
What are the parts of a sql statement?
What is full form of rtm?
What is a schema? How is it useful in sql servers?
can a stored procedure call itself or recursive stored procedure? : Sql dba
Is sql port 1433 encrypted?
What is pl sql script?
how to implement one-to-one, one-to-many and many-to-many relationships while designing tables? : Sql dba
Define join and name different types of joins?
What is the mutating table and constraining table?
Does pl/sql support create command?
What are the ddl commands?
What is oracle pl sql developer?
what is 'mysqlshow'? : Sql dba