How to find the date and time of last updated table?
Answer Posted / ram
USE TRIGGER OR ADD DATETIMESTAMP COLUMN IN A TABLE WITH
DEFAULT VALUE OF GETDATE()
Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
How to send a ssrs report from ssis?
What do you understand by recursive stored procedures?
Explain for xml explicit mode?
What are the different index configurations a table can have?
How to change parameter value inside the report?
Explain log shipping and mention its advantages.
How to update multiple rows with one update statement in ms sql server?
What is faster join or union?
What are the elements of dbms?
Explain the various types of concurrency problem. I.e. Lost or buried updates, uncommitted dependency, inconsistent analysis, phantom read?
What is a user-defined function in the sql server and what is its advantage?
What is sql collation?
What is the meaning of resultset type_scroll_insensitive?
Why would you call update statistics?
What is data source in connection string?