removed GO statements
This commit is contained in:
@@ -22,7 +22,6 @@ Modifications:
|
||||
The values in the local pharmacy are updated as well
|
||||
=============================================================================*/
|
||||
USE [master];
|
||||
GO
|
||||
|
||||
DECLARE @ou_id INT;
|
||||
DECLARE @fqdn VARCHAR(100) = '$fqdn';
|
||||
|
||||
Reference in New Issue
Block a user