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 / ravikumarayyapu
Output is 10.
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
explain the storage models of olap? : Sql server database administration
How to list all objects in a given schema?
How to delete existing triggers using "drop trigger"?
What is merge?
What is the New in SQL server 2008?
How to download microsoft sql server 2005 express edition?
What is indexing a document?
Which are ddl commands?
What is an index in sql?
Explain foreign key in sql server?
What happens if null values are involved in comparison operations?
What is a dbms wizard?
what is database replicaion? : Sql server database administration
What are the different types of upgrades that can be performed in sql server?
Is BCNF better than 2NF & 3NF? Why?