Harden scripts and restore workflow
This commit is contained in:
3
sql/test.sql
Normal file
3
sql/test.sql
Normal file
@@ -0,0 +1,3 @@
|
||||
SELECT @@VERSION AS Version;
|
||||
SELECT DB_NAME() AS CurrentDb;
|
||||
SELECT GETDATE() AS CurrentDateTime;
|
||||
Reference in New Issue
Block a user