one table has four field id,name,design,salary. i have to
find maximum salary .
Answer Posted / soni
SELECT MAX(columnName1)
FROM Employee
| Is This Answer Correct ? | 3 Yes | 1 No |
Post New Answer View All Answers
Explain log shipping?
What do you understand by check constraint in sql server?
Can the query output be sorted by multiple columns in ms sql server?
Explain the properties of subqueries in sql server?
what is database replication? : Sql server database administration
How many levels of sp nesting are possible?
Do you know concepts and capabilities of sql server?
Explain datetime2 data type in sal server 2008?
Explain various On-Delete options in a DB table. Which is the default option?
Does view occupy space?
what is the main function of a query parameter?
What is the Control Flow in SSIS
What is snapshot replication?
Scalability, Availability, Integration with internet, etc.)?
What does asynchronous call backs means?