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
How to change a login name in ms sql server?
Tell me can we use custom code in ssrs?
Difference between connected and disconnected database in .net with sql server?
Mention the 3 ways to get a count of the number of records in a table.
What are the different types of columns types constraints in the sql server?
how to control the amount of free space in your index pages? : Sql server database administration
What is tablesample?
Do you know nested transaction?
Can you explain how long are locks retained within the repeatable_read and serializable isolation levels, during a read operation with row-level locking?
Can you force a query to use a specific index?
Give the query of getting last two records from the table in SQL SERVER?
is there a column to which a default can't be bound? : Sql server database administration
what kind of lan types do you know? : Sql server database administration
How to use user defined functions in expressions?
Do you know what are the ways available in sql server to execute sql statements?