Load Data from a CSV File with a Line Break in the Data
This provides an example using the 'csv with embedded' option to load data from a CSV file with a line break in the data.
For this example, the CSV file has the following data:
ID,NAME,NOTES 1,Alice,"Alice said, ""Hello!""" 2,Bob,"Bob's note spans multiple lines."
Parent topic: Examples for Loading Data into Autonomous AI Database