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 / sudhakar
10 because
its return max value of that column. interviewer wants to
check you r confidance so thats he confused you .
| Is This Answer Correct ? | 5 Yes | 0 No |
Post New Answer View All Answers
What do you understand by physical_only option in dbcc checkdb?
explain different levels of normalization? : Sql server database administration
I create a separate index on each column of a table. What are the advantages and disadvantages of this approach? : Sql server database administration
How to change server name in sql server?
Where are stored procedures in sql server?
How do I start and stop sql server?
List the various tools available for performance tuning?
Explain about builtinadministrator?
What are the different types of columns types constraints in the sql server?
Explain what is cte (common table expression)?
How to provide default values to stored procedure parameters?
What is the difference between for trigger and after trigger?
Tell me what are the essential components of sql server service broker?
What is federation member?
What are the properties of the transaction?