how to find nth highest salary
Answer Posted / rajendra prasad reddy penumall
select salary=max(salart)from from EmpMaster
| Is This Answer Correct ? | 20 Yes | 206 No |
Post New Answer View All Answers
you have a table with close to 100 million records recently, a huge amount of this data was updated now, various queries against this table have slowed down considerably what is the quickest option to remedy the situation? : Sql server administration
What is transaction server explicit transaction?
Do you know what is raid and what are different types of raid configurations? : SQL Server Architecture
List the advantages of using stored procedures?
How to select true false based on column value in sql server?
Explain what are magic tables in sql server?
hi i am working as a testengineer , so i want to no the backend data base connection can any one tell mwe in detail
Define indexes?
What are the steps to take to improve performance of a poor performing query? : sql server database administration
How retrieve field names from the table in SQL through JAVA code?
What is 1nf normalization form?
What is the purpose of floor function?
Where are sql server usernames and passwords stored in the sql server?
What is ms sql server reporting services?
Explain the different index configurations a table can have?