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 / dhiraj
10 because
its return max value of that column.
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
How to create an multi-statement table-valued function?
How to compose an inquiry to demonstrate the points of interest of an understudy from students table whose name begins with k?
Is mysql the same as sql server?
how many layers of tcp/ip protocol combined of? : Sql server database administration
What happens if you delete a table that is used by a view?
Explain the stored procedure?
How to define output parameters in stored procedures?
What is ssl in sql server?
what is nonclustered index
What is difference between inner join and full join?
how do you implement one-to-one, one-to-many and many-to-many relationships while designing tables? : Sql server database administration
Call by value and call by reference in procedure and function, with NOCOPY.
What is a table called, if it has neither cluster nor non-cluster index? What is it used for?
What is an entity-relationship diagram (erd)?
What is the difference between online clustering and Offline clustering?