how to find nth highest salary
Answers were Sorted based on User's Feedback
Answer / haribabuboddapati
select max(sal)*from emp
where sal>select max(sal)*from emp
| Is This Answer Correct ? | 24 Yes | 100 No |
Answer / rajendra prasad reddy penumall
select salary=max(salart)from from EmpMaster
| Is This Answer Correct ? | 17 Yes | 182 No |
Answer / rajendra prasad reddy penumall
select salary=max(salart)from from EmpMaster
| Is This Answer Correct ? | 20 Yes | 206 No |
Can we write a distributed query and get some data which is located on other server and oracle database?
Does index slows down insert statements?
Explain hostprotectionattribute in sql server 2005?
How can I get data from a database on another server?
Write the SQL query to drop, truncate and delete table.
0 Answers HPCL, Hughes Systique Corporation, Ittiam Systems,
Thanks to some maintenance being done, the sql server on a failover cluster needs to be brought down. How do you bring the sql server down?
What is the difference between varchar and nvarchar types?
If you are given access to a SQL Server, how do you find if the SQL Instance is a named instance or a default instance?
What is table constraint?
What is the difference between substr and charindex in the sql server?
What is the difference between delete and truncate statements?
Explain different types of lock modes in sql server 2000?
Oracle (3259)
SQL Server (4518)
MS Access (429)
MySQL (1402)
Postgre (483)
Sybase (267)
DB Architecture (141)
DB Administration (291)
DB Development (113)
SQL PLSQL (3330)
MongoDB (502)
IBM Informix (50)
Neo4j (82)
InfluxDB (0)
Apache CouchDB (44)
Firebird (5)
Database Management (1411)
Databases AllOther (288)