How to find the date and time of last updated table?
Answer Posted / kavitha
getdate() doesnt work for the above query
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
how would you troubleshoot blocking? : Sql server database administration
Explain the concept of view and Types of views in SQL server?
How to test odbc dsn connection settings?
What is table level trigger?
Explain about remote stored procedure?
What is the query and subquery?
can any body tell me how to know the password of current user in sql server
How do I save a stored procedure in sql server?
What are constraints in microsoft sql server?
Explain multiserver query
What is difference in performance between insert top (n) into table and using top with insert?
How do you create type- insensitive operator?
What is difference between equi join and inner join?
How to delete duplicate records based on single column from a table?
Explain the difference between primary keys and foreign keys?