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

3 lines
128 B
Plaintext

TRUNCATE [ TABLE ] { ONLY $name$ | $name$ [ * ] } [ , ... ]
[ RESTART IDENTITY | CONTINUE IDENTITY ] [ CASCADE | RESTRICT ]