提交 877882c3 authored 作者: noelgrandin's avatar noelgrandin

improve docs for SCRIPT command

上级 1bf77427
......@@ -155,6 +155,9 @@ NODATA will not emit INSERT statements.
If the DROP option is specified, drop statements are created for tables, views,
and sequences. If the block size is set, CLOB and BLOB values larger than this
size are split into separate blocks.
BLOCKSIZE is used when writing out LOB data, and specifies the point at the
values transition from being inserted as inline values, to be inserted using
out-of-line commands.
If no file name is specified, the
script is returned as a result set. This command can be used to create a backup
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论