DROPSCHEMA
Remove a non-public schema and every store inside it. The public schema cannot be dropped.
Syntax
DROPSCHEMA <schema>Example
DROPSCHEMA analyticsSee SDK examples for Python, Node, Go, and Rust.
Remove a non-public schema and every store inside it. The public schema cannot be dropped.
DROPSCHEMA <schema>DROPSCHEMA analyticsSee SDK examples for Python, Node, Go, and Rust.