CSV record conversion
Enter the destination table name and paste the CSV data. The converter maps the tabular records into INSERT statements targeting that table while keeping values aligned by column. CSV quoting remains significant: commas, line breaks, and quote characters that belong inside a field must be encoded as part of the CSV field rather than left as unquoted separators.