1. Manuals
  2. Brands
  3. Computer Equipment
  4. Server
  5. IBM
  6. Computer Equipment
  7. Server

IBM 000-8697 Character-Position INSERT Statement

1 486 487 488 489 490 491 492 493 494 495 496 497 498 499 500 501 502 503 504 505 506 507 508 509 510 511 512 513 514 515 516 517 518 519 520 521 522 523 524 525 526 527 702
Download on canonical page 702 pages, 4.15 Mb
7-28 IBM Informix OnLine Database Server Administrator’s Guide
How to Create a Command File
The same character position can be repeated in a data field definition, or in
different fields.
The scope of reference ofnull string is the data field for which you define it,
but you can define the same null string for other fields.
Character-Position INSERT Statement
TheINSERT statement within dbload cannot incorporate a SELECT statement.
The user who executesdbload with this command file must have Insert
privilegeon the named table. A representation of the syntax for the character-
position INSERT statement follows:
Valid syntaxfor the dbload VALUES clause includes constants, literal
numbers, and functions as described inIBM I nformix Guide to SQL: Reference.
- end isa hyphen followed by an integer that indicates the character
position within a data row that ends a range of character
positions.
fieldn isa name that you assign to a data field you are defining with
the range of character positions.
filename is the name of the input file.
null string is a quoted string that specifies the data value for which
dbloadshould substitute a null.
start isan integer that indicates the character position within a data
row that starts a range of character positions.
column name is the column that receives the new data.
table name isthe name of the table that receives the data. The table name
can include the owner name but cannot include a database
server name.
,
column
name Restricted
Values Clause
INSERT
INTO ;
( )
tablename
MENU

Models

Contents