mirror of
https://github.com/Microsoft/sql-server-samples.git
synced 2025-12-08 14:58:54 +00:00
11 lines
365 B
SQL
11 lines
365 B
SQL
-- =============================================
|
|
-- Drop Server Audit Template
|
|
-- =============================================
|
|
|
|
-- =============================================
|
|
-- Author: <Author,,>
|
|
-- Create date: <Create Date,,>
|
|
-- Description: <Description,,>
|
|
-- =============================================
|
|
DROP SERVER AUDIT <audit_name,nVarchar,audit_name>
|