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
Can we take the full database backup in log shipping?
Difference between report and query parameter.
How to backup SQL Server Reporting Services ?
What command would you use to add a column to a table in sql server?
Suppose you want to implement the following relationships while designing tables. How would you do it?a.) One-to-oneb.) One-to-manyc.) Many-to-many
What is the security principal at the database level that represents your session?
What is TDS(Tabular Data Stream) Gateway?
How to stop log file growing too big?
Can we use custom code in ssrs?
What methods do you follow to protect from sql injection attack?
What is transaction server implicit?
What is report server project?
What do you understand by replication in sql server? Mention the different types of replication in sql server.
What happens if you add a new index to large table?
What is a mutating table error and how can you get around it?