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 to create a new table in mysql? : Sql dba
How do I remove all records from a table?
What is trigger and stored procedure in sql?
Why having clause is used in sql?
Is natural join same as inner join?
how can we repair a mysql table? : Sql dba
Is left join same as inner join?
What is exit statement?
how many groups of data types? : Sql dba
what is a trigger in mysql? : Sql dba
What is the difference between explicit and implicit cursors in oracle?
What is where clause in sql?
How can I tell if sql is running?
what are the limitations of identity column? : Transact sql
How many types of tables are there?