HOW TO FIND THE EMPLOYEE DETAILS WHO ARE GETTING SAME SALARY
IN EMP TABLE
Answer Posted / sanjeev aggarwal
If there are two salaries are same in a single table then
what we do??
example:-
id salary
s1 1200
s2 1500
s3 1200
s4 1500
s5 1800
now what query we used??
| Is This Answer Correct ? | 2 Yes | 4 No |
Post New Answer View All Answers
List the data types available in mssql?
do you know what is a deadlock and what is a live lock? How will you go about resolving deadlocks? : Sql server database administration
What is the full form of dql?
how to do partition in sqlserver
Is ssrs support other database except ms sql server?
What are the different types of locks in the database?
Tell me about the approaches which you used to counter the DI problems.
Define msdb database?
What different steps will a sql server developer take to secure sql server?
what is a transaction? : Sql server database administration
When setting replication, is it possible to have a publisher as 64 bit sql server and distributor or subscribers as a 32 bit sql server?
What is difference between drop truncate and delete?
What is the use of partition by in sql server?
Explain what are the basic functions for master, msdb, model, tempdb databases?
How can you stop stored procedures from recompiling?