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
Tell me what is fill factor?
What is transact-sql ddl trigger?
How to create a user to access a database in ms sql server using "create user" statements?
Explain ms sql server reporting services vs crystal reports?
What are partitioned views?
What is difference between index seek vs. Index scan?
How to use copy and concatenate commands in SQL?
How to find Duplicate Records In table?
What are the advantages to use stored procedures?
Can an automatic recovery be initiated by a user?
Explain few of the new features of sql server 2008 management studio
What is the difference between stored procedure and functions?
How dts is used to extract, transform and consolidate data?
Mention the 3 ways to get a count of the number of records in a table.
What are key, name and value columns of an attribute? : sql server analysis services, ssas