how to get max salary with employee number by using one select
query and max function ??
Answer Posted / nitin sane
select Employee_name,max(Employee_Salary) over() from Employee_test;
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
Why use “pivot” in sql server?
Suppose we have a table "MyTable" containing 10 rows, what query should be executed to update the odd rows "Salary" as 9000?
What are the different types of triggers in SQL SERVER?
Explain Capacity planning to create a database? and how to monitor it?
Explain the working of sql privileges?
Explain raiserror in sql server?
What the class forname () does?
Write a query to find 5th highest amount paid from the customer table.
What are the results of running this script?
What is sql server agent and what are the two modes of authentication in sql server?
What are the difference between “where” and “having” clause in sql server?
What is a full text index?
How to execute the cursor queries with "open" statements?
What is public role in sql server?
What is best institute to Learn DotNET And SQL in chennai?