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 is Federation Root Database?
What is the current pricing model of SQL Azure?
What is normalization? Explain different forms of normalization?
How adventureworkslt tables are related?
How you can change the database name in SQL SERVER?
How to check status of stored procedure in sql server?
Give an example of SQL injection attack ?
What is the meaning of sql server?
What is ssl in sql server?
What is function of CUBE ?
What command would you use to add a column to a table in sql server?
Describe and explain about SQL native client?
What do you understand by hotfixes and patches in sql server?
What are three ways you can use an identity value inside a trigger? Why would you prefer one way over another?
Define a cross join?