November 2004
Intermediate to advanced
584 pages
15h 29m
English
SET COPYTYPECHECK
The COPYTYPECHECK setting controls whether SQL*Plus checks the datatypes when you use the COPY command to move data between two databases.
SET COPYTYPECHECK {OFF | ON}Turns off type checking.
Enables type checking. This is the default setting.
This setting was created specifically for use when copying data to a DB2 database.
Read now
Unlock full access