Find the created date time of the database April 03, 2018 To find the created date time of the SQL server, execute the below query. SELECT create_date FROM sys.databases WHERE name = '<dbName>'; Share Get link Facebook X Pinterest Email Other Apps Labels created date time of db sql server Share Get link Facebook X Pinterest Email Other Apps Comments
Comments
Post a Comment