Answer Posted / sreeja.t.pillai
SELECT MIN(EmpSal) Min_Salary FROM Employee_Details
| Is This Answer Correct ? | 14 Yes | 1 No |
Post New Answer View All Answers
How to delete all rows with truncate table statement in ms sql server?
Can you pass expressions to function parameters?
How to disable stored procedure sql server?
Does union all remove duplicates?
What are different types of subquery?
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 the security model used in sql server 2005?
What is subquery in sql?
What is cursors?
How to create an identity column?
Is sql different from sql server?
Does view occupy space?
What is resource db in sql server?
can a database be shrunk with users active? : Sql server administration
Explain in details security in SQL azure?