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
How can you find out if the current user is a member of the specified microsoft® windows nt® group or microsoft sql server™ role?
What are the types of joins in sql?
What are the main differences between #temp tables and @table variables and which one is preferred?
in the physical file layout, where should the transaction log be stored in relation to the data file? : Sql server administration
How to declare a cursor with "declare ... Cursor" in ms sql server?
What are the kinds of subquery?
What is the use of nvl work?
What is sql server transaction log file?
What is a unique index?
How is sql used in sql server?
Will sql server 2005 allow you to reduce the size of a column?
What are a scheduled jobs or what is a scheduled tasks?
How to use clusters?
What is the difference between functions and stored procedures?
How to use subqueries in the from clause in ms sql server?