Skip to main content

DROPSCHEMA

Remove a non-public schema and every store inside it. The public schema cannot be dropped.

Syntax

DROPSCHEMA <schema>

Example

DROPSCHEMA analytics

See SDK examples for Python, Node, Go, and Rust.