Files
dolthub--doltgresql/testing/generation/command_docs/synopses/drop_database.txt
T
2026-07-13 12:32:25 +08:00

6 lines
98 B
Plaintext

DROP DATABASE [ IF EXISTS ] $name$ [ [ WITH ] ( $option$ [ , ... ] ) ]
where $option$ is:
FORCE