(Contents)(Previous)(Next)

Data Exchange Using the Clipboard

Data in LOAD can be copied to the clipboard using the command DATAEXTRACT. DATALOAD serves to load data from the clipboard into the database. To do so, the keyword "clipboard" must be entered instead of a file name in the OUTFILE or INFILE part of the statement.

See also:

Outputting Data to the Clipboard Using DATAEXTRACT

Loading Data from the Clipboard Using DATALOAD


(Contents)(Previous)(Next)