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
what are different types of backups available in sql server? Given a particular scenario, how would you go about choosing a backup plan? : Sql server database administration
What is the sql case statement used for? Explain with an example?
What is difference statement and preparedstatement?
How to integrate the ssrs reports in application?
What is the architecture of ms sql reporting service?
what are defaults? Is there a column to which a default can't be bound? : Sql server database administration
What is the use of partition by in sql server?
What is the need for indexing?
What do you mean by tablesample?
Explain what is “asynchronous” communication in sql server service broker?
What is provisioning, billing and metering, and connection routing concepts in the service layer?
Suppose you want to implement the many-to-many relationships while designing tables. How would you do it?
What’s the distinction between dropping a info and taking a info offline?
Explain logical operators in sql server?
What is an execution plan? When would you use it?