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
Name and describe few console utilities for ssrs?
How you trouble shoot when any job fails
what is difference between view and Dip.
What are the advantages of user-defined functions over stored procedures in sql server?
What does man by sql wildcard characters in sql server?
Do you know what are the differences between lost updates and uncommitted dependencies?
How to rebuild all indexes on a single table?
What is a benefit of using an after insert trigger over using a before insert trigger?
How to connect php with different port numbers?
Explain different types of lock modes in sql server 2000?
on line cluster can we make if yes tell me the procedure
Why would you use sql agent?
‘Order by’ is not allowed in a view how can you sort information from a view?
What is default constraint?
What is scrollable cursor?