SQL/MP Reference Manual

HP NonStop SQL/MP Reference Manual523352-013
C-114
COPY Command
COPY in-file [ [, out-file [ [,] option ] ... ] ] ;
[ ,, option [ [,] option ] ... ]
option is:
{ control-option }
{ in-option }
{ out-option }
{ display-option }
{ move-option }
control-option is:
{ ALLOWERRORS [ ON | OFF | num ] }
{ }
{ COUNT num-records }
{ }
{ FIRST { ordinal-record-num } }
{ { KEY record-spec } }
{ { KEY (key-value [, key-value]... ) } }
{ { key-specifier ALTKEY (key-value } }
{ { [, key-value ] ... ) } }
{ }
{ REPLACE SPACES WITH { ZERO[ES] | DEFAULT[S] } }
{ }
{ UNSTRUCTURED }
{ }
{ UPSHIFT }
{ }
{ USESQLNULLS }
{ }
{ SQLNULLABLE }
in-option is:
{ BLOCKIN in-block-length }
{ { COMPACT | NO COMPACT } }
{ EBCDICIN }
{ RECIN in-record-length }
{ REELS num-reels }
{ { REWINDIN | NO REWINDIN } }
{ SHARE }
{ SKIPIN num-eofs }
{ TRIM trim-character }
{ { UNLOADIN | NO UNLOADIN } }
{ VARIN }