Tuesday, October 17, 2017

SQL Server Comand Line



Microsoft Windows [Version 6.3.9600]
(c) 2013 Microsoft Corporation. All rights reserved.

C:\Users\administrator.ULC>sqlcmd -S Server_name -d master -A
1> drop trigger block_ipaddress ON ALL SERVER
2> GO
1> drop trigger block_ipaddress ON ALL SERVER
2> go
1>

No comments: