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 / shyamsri83
The Maximum column value will be the output.
10
Is This Answer Correct ? | 30 Yes | 0 No |
Post New Answer View All Answers
What is similarity and difference between truncate and delete in sql?
What is dbcc command in sql server?
Does server sql treat char as a variable-length or fixed-length column?
How to delete database objects with "drop" statements in ms sql server?
Where views are stored in sql server?
When you should use a low fill factor?
Explain the xml support sql server extends?
How to change a login name in ms sql server?
What is normalization? What number of normalization shapes are there?
Can anyone tell that the extra features are there in SQL SERVER 2008 that are not available in previous versions .
Define clusters?
What are the export options of ssrs?
How global temporary tables are represented and its scope?
What is lock escalation? : sql server database administration
What is a trigger and types of a trigger?