DROP SPATIAL REFERENCE SYSTEM Statement

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: