write a query to Find the Maximun second value in table?
Answer Posted / kavita
select max(sal) from emp where sal not in (select max(sal)
from emp)
Is This Answer Correct ? | 1 Yes | 3 No |
Post New Answer View All Answers
Explain 5nf?
How do you open .db files?
How to move a multi-file database?
What is raid controller technology?
What is database bloat?
Why do not you use gnu autoconf or scons for building?
Define weak entity set.
What are the advantages of manual database?
What is database definition (dbd)?
Explain the importance of database partitioning.
Why not phenix, the zelinka/otwinoski libraries, etc?
What are different partitioning techniques in database?
what do u mean by implementation?
What are different types of data models?
What is database or database management systems (dbms)?