Answer Posted / brajesh kumar
SELECT DISTINCT (a.sal) FROM EMP A WHERE &N = (SELECT COUNT
(DISTINCT (b.sal)) FROM EMP B WHERE a.sal<=b.sal);
| Is This Answer Correct ? | 15 Yes | 8 No |
Post New Answer View All Answers
What is proxy method?
What is recycle bin in Oracle?
hello friends Im doing my final year engineering in B.Tech.. one of uncle said he can provide job in his company if im good in database management. but i have only basic knowledge about database, so like to join database management course in good intuition. so friends kindly help me to get good intuition because its my future.
What is the difference between Delete, Truncate and Drop in Oracle?
How would you configure your networking files to connect to a database by the name of DSS which resides in domain icallinc.com?
How to set a transaction to be read only in oracle?
What is index in Oracle?
How can we create the complete backup of data in the oracle.
Explain mutating triggers.
What is user managed backup in Oracle?
Explain the difference between sap and oracle?
How to export data with a field delimiter?
What is query image?
What is a trace file and how is it created in oracle?
Is it possible to insert comments into sql statements return in the data model editor ?