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
Is there any difference between the primary key and unique key?
In what sequence sql statement is processed?
Which table keeps the locking information?
How to call stored procedure using http soap?
Explain the various types of concurrency problem. I.e. Lost or buried updates, uncommitted dependency, inconsistent analysis, phantom read?
What is the federation in sql azure?
what is the primary use of the model database? : Sql server administration
Explain the first normal form(1nf)?
What happens if you add a new index to large table?
What is a partitioned view?
How to how to convert numeric expression data types using the convert() function??
how you can configure a running aggregate in SSRS?
How secure is sql server database?
Do you know how to send email from database?
Find nth lowest salary or get nth lowest salary?