Database Error Messages

SQL*Loader-00308

string SQL string of column string must be in double quotes.

Cause

A SQL string was found that was not quoted or in single quotes.


Action

Use double quotes for the SQL string, rather than single quotes.