Multiple rows in single field not getting loaded | SQL Loader | Oracle
问题 I need to load from CSV file into an Oracle Table. The problem i m facing is that, the DESCRIPTION field is having Multiple Lines in itself. Solution i am using for it as ENCLOSURE STRING " (Double Quotes) Using KSH to call for sqlldr. I am getting following two problems: The row having Description with multiple lines, is not getting loaded as it terminates there itself and values of further fields/columns are not visible for loader. ERROR: second enclosure string not present (Obviously " is