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
What do you mean by durability in dbms?
Define identity and uniqueidentifier property of column?
1. What is Container? 2. Tell me about your project? 3. Which container you are used in your project? 4. What is Surrogate key? 5. How you are implemented it? 6. Difference between Server job and Parallel job? 7. What is your Target Database? 8. What is Source System? 9. Difference between Join and Lookup? 10. Are you maintaining historical data? What is the logic used to maintained to historical data? 11. Do you have documents for mapping?
State at least four kinds of indexing?
What are 4 types of models?
What are the database objects?
How can we tune a oracle database if log file sync issue comes
If you need to refresh a website page every time a record is updated in database, how would you do it?
Define denormalization.
What is tuple in dbms?
How big is a big database?
What do you understand by aggregation and atomicity?
What are the two types of database?
How to unzip a file in ssis?
What do you mean by Checkbox ?