News

For sql loader, the script file has two sections: control file and data file. The control file specifies the table name, column names, data types, field delimiters, and other options.
View Listing B.The column "sysid" is a dummy column that contains the object's OID. The SQL*Loader control file syntax "oid(sysid)" takes this column and applies it to the object as it's created.