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 are the various types of snapshots ?
How to invoke the original export import utilities?
I am using an Oracle 8i Database my data contains Clob data. I am using toad version 7.6 i am able to get the data in toad but unable to extract the data in excel.when trying to extract the data into the excel the toad error says out of memory. Can any body please help me to extract the data through the same toad version. Thanks in advance
How to open and close an explicit cursor in oracle?
What is memory advisor in Oracle?
ABOUT IDENTITY?
How to check database size in Oracle?
What are the uses of Database Trigger ?
What does sharding mean?
Is it possible to center an object horizontally in a repeating frame that has a variable horizontal size ?
How to resolve the ORA-39133 error in Oracle?
How to write a query with a left outer join in oracle?
Can sub procedure/function be called recursively?
Explain what are the type of synonyms?
Please explain joins in oracle?