How to find the date and time of last updated table?
Answer Posted / ramendra kumar
TO FIND THE NEW DATE ABOUT LAST RECENT CONFIGURE TABLE
SYNTEX WE BRING IN USE TO SEE THE DATE IS
GETDATE()
| Is This Answer Correct ? | 4 Yes | 13 No |
Post New Answer View All Answers
What is table level trigger?
What is the use of sign function?
Can truncate be rolled back?
What is Service Broker in sql server 2012?
what is new philosophy for database devises for sql server 7.0? : Sql server database administration
How will you know when statistics on a table are obsolete?
What is sub-query in sql server? Explain its properties.
Define ACID properties in a Database?
What is a rollup clause?
How do I create an extended event in sql server?
Where are sql server usernames and passwords stored in the sql server?
How to select all columns of all rows from a table with a select statement in ms sql server?
How can you find out which stored procedures are recompiling?
What happens if you add a new index to large table?
is there a column to which a default can't be bound? : Sql server database administration