Answer Posted / brajesh kumar
SELECT *FROM EMP WHERE SAL=(SELECT MAX(SAL) FROM EMP)
| Is This Answer Correct ? | 5 Yes | 25 No |
Post New Answer View All Answers
What is a cursor variable?
How to get the Installed Oracle Version Information ?
Explain the use of online redo log files in oracle.
What are the benefits of ordbms?
what is the dual table in oracle?
How to test null values?
Why cursor variables are easier to use than cursors?
What is a trace file and how is it created in oracle?
Write a syntax for update query in oracle?
How does oracle handle read consistency?
What is the fastest query method to fetch data from the table?
What is oracle and what are its different editions?
How to export your connection information to a file?
Explain the use of grant option in imp command.
What is a connect identifier?