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 many files can a database contain in sql server?how many types of data files exists in sql server? How many of those files can exist for a single database?
What are examples of triggers?
what is the difference between count(*) and count(1) ?
Explain different types of collation sensitivity?
 Explain what is sql override for a source taLle in a mapping?
What is a print index?
Explain collation?
What are the advantages of using third-party tools?
What are the disadvantages of merge replication?
What is unpivot?
How should i optimize the time for execution of stored procedure having single input and many output from the different tables?
If a user does not have permission to a table, but has permission to a view created on it, will he be able to view the data in table?
List out the differences between global and local temp tables in sql server?
Can two tables share a primary key?
How to list all schemas in a database?