mirror of
https://github.com/Microsoft/sql-server-samples.git
synced 2025-12-08 14:58:54 +00:00
12 lines
426 B
SQL
12 lines
426 B
SQL
-- =============================================
|
|
-- Drop Database Audit Specification Template
|
|
-- =============================================
|
|
|
|
-- =============================================
|
|
-- Author: <Author,,>
|
|
-- Create date: <Create Date,,>
|
|
-- Description: <Description,,>
|
|
-- =============================================
|
|
DROP DATABASE AUDIT SPECIFICATION <audit_specification_name,nVarchar,audit_specification_name>
|
|
|