How to find the date and time of last updated table?
Answer Posted / monal
USE TRIGGER OR ADD DATETIMESTAMP COLUMN IN A TABLE WITH
DEFAULT VALUE OF GETDATE()
Is This Answer Correct ? | 9 Yes | 2 No |
Post New Answer View All Answers
Explain about thread and memory management process of SQL?
What are the properties of the transactions?
What is the distinction amongst delete and truncate?
What is ddl command?
How do you create an execution plan?
how to avoid cursors? : Sql server database administration
Explain the concept of recursive stored procedure.
What structure can you implement for the database to speed up table reads?
What are cursors stored procedures and triggers?
What is the chart in report?
What is collation?
What is log in sql server?
Which is the best place or learning center for MS SQL?????In Bangladesh?????
Explain cross join or cartesian product in sql?
How to connect ms access to sql servers through odbc?