Skip to content

Commit c2ec36c

Browse files
authored
Update SSDB.Create_Database_Backup.sql
1 parent 47f26e1 commit c2ec36c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

SSDB.Create_Database_Backup.sql

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
1-
/*--------------------------------------------------------------------------------------------------------------------------------+
1+
/*----------------------------------------------------------------------------+
22
| Purpose: Create a backup of a database
33
| Example: EXEC admin.Create_Database_Backup 'db1'
4-
+--------------------------------------------------------------------------------------------------------------------------------*/
4+
+-----------------------------------------------------------------------------*/
55

66
:setvar _server "Server1"
77
:setvar _user "***username***"

0 commit comments

Comments
 (0)