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 / guest
10 because
its return max value of that column .
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
Why is replication required on the sql server?
What are the security related catalog views? : sql server security
What does it mean if @@cursor_row returns a negative number?
What is the difference between a local and a global temporary table?
What are sub reports and how to create them?
Why do you want to join software field as you have done your BE in Electronics?
what is the difference in login security modes between v6.5 and 7.0? : Sql server database administration
Is it possible to import data directly from t-sql commands without using sql server integration services? If so, what are the commands?
What is serializable?
What is the use of builtinadministrators group in sql server? : sql server security
What are drillthrough reports?
What is change data capture (cdc) feature?
List the data types available in mssql?
What is the recovery model? List the types of recovery model available in sql server?
How to sort query output in descending order in ms sql server?