I hav 10 records only one column
1,2,3,4,5......10
now am writing query select max(column name)
Then
What is The Output
Answer Posted / bhagat
output will be 10.
| Is This Answer Correct ? | 14 Yes | 0 No |
Post New Answer View All Answers
What is the difference between SQL notification and SQL invalidation?
What is lock escalation? : sql server database administration
What is the difference between grant and with grant while giving permissions to the user?
Retrieve the unique rows from table without using UNIQUE and DISTINCT keywords.
What do you mean by sql server 2005 express management tools?
what is a transaction? : Sql server database administration
what is the difference between Tabular and Matrix report?
How do I completely remove sql server instance?
Benefits of Stored Procedures?
How is foreign key related to primary key?
Is INSTEAD OF trigger directly applicable to Table ?
How many columns can exist together per table?
What do you mean by sql server agent?
Is profiler the only tool that has the ability to audit and identify ddl events? : sql server security
What types of replication are supported in sql server?