Search notes:

Oracle SQL Loader examples

Insert records with fixed width values
Insert data that is separated by commas (i.e. CSV files)
Selectively insert records according to a criteria
Struggling with optionally_enclosed_by in SQL Loader express.
Insert a record into one or another table, according to a criteria
Load dates / specify date formats
Explicitly declare a column's width in the control file in order to prevent the Field in data file exceeds maximum length error message.
Conversion of numbers to varchars
Load csv file with a header
Load dates - use sysdate for empty values
Evaluate a value with case when
Call a PL/SQL function to determine a value
Example 11
skip CSV columns
make a unique index unusable
Load binary data (blobs)
Load binary data (long raw)

Index

Fatal error: Uncaught PDOException: SQLSTATE[HY000]: General error: 8 attempt to write a readonly database in /home/httpd/vhosts/renenyffenegger.ch/php/web-request-database.php:78 Stack trace: #0 /home/httpd/vhosts/renenyffenegger.ch/php/web-request-database.php(78): PDOStatement->execute(Array) #1 /home/httpd/vhosts/renenyffenegger.ch/php/web-request-database.php(30): insert_webrequest_('/notes/developm...', 1758199935, '216.73.216.150', 'Mozilla/5.0 App...', NULL) #2 /home/httpd/vhosts/renenyffenegger.ch/httpsdocs/notes/development/databases/Oracle/tools/sql-loader/examples/index(79): insert_webrequest() #3 {main} thrown in /home/httpd/vhosts/renenyffenegger.ch/php/web-request-database.php on line 78