Modification date of SQL Server tables and views with a T-SQL query

How to display the modification date of SQL Server tables? This SQL Server query example uses the system tables to detect and display the latest modification date of SQL Server tables, or views. It displays the creation date and … Continue reading Modification date of SQL Server tables and views with a T-SQL query