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 / deekshith reddy
10
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
What are the steps to take to improve performance of a poor performing query? : sql server database administration
Explain cursor as data base object?
How to convert a numeric expression from one data type to another?
How you can move data or databases between servers and databases in sql server?
What are the new data types are introduced in sql 2000?
how to create a scrollable cursor with the scroll option? : Sql server database administration
What is the server name for sql management studio?
Why truncate is ddl?
What is intellisense?
What are different types of database indexes?
What is temporal table?
What are the different types of stored procedures?
What is an indexing strategy?
What is the difference between a clustered index and a non-clustered index?
How is sql server used?