Answer Posted / anil kumar
Select max(<columnname>) from <tablename>;
| Is This Answer Correct ? | 10 Yes | 38 No |
Post New Answer View All Answers
What is the Disadvantage of indexed sequential file.
What is the difference between a "where" clause and a "having" clause?
what is an extended stored procedure? : Sql server database administration
Why I am getting "the microsoft .net framework 2.0 in not installed" message?
How to make remote connection in database?
How to drop an existing table?
What is a field name?
Define model database?
explain what is raid and what are different types of raid configurations? : Sql server database administration
What is temporary stored procedure?
When we should use @@error?
Do you know what is recursion? Is it possible for a stored procedure to call itself or recursive stored procedure? How many levels of sp nesting is possible?
What is page in sql server?
What is difference in performance between insert top (n) into table and using top with insert?
what are the different types of replication you can set up in sql server? : Sql server database administration