Answer Posted / ravindra
Select top 1 <Col-name> from <table> order by RecordTime
desc
| Is This Answer Correct ? | 17 Yes | 18 No |
Post New Answer View All Answers
How does a profiler work?
what are isolation levels? : Sql server database administration
When does a workload on SQL Azure get throttled?
Do you know what is a trace frag? Where do we use it?
Can you explain important index characteristics?
How to delete existing rows in a table?
what are the steps you will take, if you are tasked with securing an sql server? : Sql server database administration
What is parameterized reports in ssrs ?
How to write a query with a full outer join in ms sql server?
How to get nth highest salary from employee table.
Tell me what is log shipping?
What do you understand by the analysis services in sql server?
What do you mean by sql server 2005 express management tools?
How to retrieve error messages using mssql_get_last_message()?
how will add additional conditions in sql?