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
What is the use of sql trace?
write an sql query to find names of employee start with 'a'? : Sql dba
What is pls integer?
what is bdb (berkeleydb)? : Sql dba
What is the difference between sql and t sql?
Can we use rowid as primary key?
How to create an array in pl/sql?
What does select count (*) mean in sql?
How do we use distinct statement? What is its use?
Can we use pl sql in sql server?
how to increment dates by 1 in mysql? : Sql dba
How to test for null values?
How do I partition a table in sql?
what are aggregate and scalar functions? : Sql dba
How to use sql*plus built-in timers?