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
what are the different types of replication you can set up in sql server? : Sql server database administration
Explain time data type in sal server 2008?
What is left outer join in sql server joins?
What is the correct order of the logical query processing phases?
What are the restrictions while creating batches in sql server?
What is server-level principal?
What is the command used to recompile the stored procedure at run time?
Why truncate is ddl command?
How can you ensure that the database and sql server based application perform well?
How can you start sql server in different modes?
What do you mean by authentication modes in sql server?
Explain the categories of stored procedure?
What is b tree index?
Which are the new data types introduced in sql server 2008?
What is 3nf normalization?