Drops a spatial reference system.
Syntax
DROP SPATIAL REFERENCE SYSTEM [ IF EXISTS ] name
Usage
Use the IF EXISTS clause if you do not want an error returned
when the DROP SPATIAL REFERENCE SYSTEM statement attempts to remove a
spatial reference system that does not exist.
Standards
ANSI SQL – Compliance level: Transact-SQL extension.
Permissions
Requires one of:
- MANAGE ANY SPATIAL OBJECT system privilege.
- DROP ANY OBJECT system privilege.
- You own the spatial references system