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 / bhagat
output will be 10.
| Is This Answer Correct ? | 14 Yes | 0 No |
Post New Answer View All Answers
How do I schedule a sql server profiler trace?
Do you know what are the restrictions applicable while creating views? : SQL Server Architecture
Please illustrate physical database architecture? : SQL Server Architecture
Is null in sql server?
How efficient you are in oracle and SQL server?
What is update locks?
Why is sql server log file full?
What are page splits? : SQL Server Architecture
What are security principals used in sql server 2005?
What according to you is the difference between mysql and sql server performance?
As a general practice, it is recommended to have dbo be the owner of all database objects however, in your database you find number of tables owned by a user other than dbo, how could you fix this?
Why do you want to join software field as you have done your BE in Electronics?
What are triggers? How many triggers you can have on a table? How to invoke a trigger on demand?
How to convert numeric expression data types by assignment operations?
What is self contained multi valued query?