Files
WebGIM/Projects/GimDB/Security/export.sql
T

4 lines
52 B
Transact-SQL

CREATE SCHEMA [export]
AUTHORIZATION [dbo];