Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR SQL

sql get table last modified time

SELECT name, [modify_date] FROM sys.tables
Source by stackoverflow.com #
 
PREVIOUS NEXT
Tagged: #sql #table #modified #time
ADD COMMENT
Topic
Name
8+7 =