Provide table data as a CSV (comma-separated values) file and output a SQL insert statement for a table with the same name as the file.
-
Updated
Aug 15, 2024 - TypeScript
Provide table data as a CSV (comma-separated values) file and output a SQL insert statement for a table with the same name as the file.
A program that converts .ini files to SQL INSERT queries.
Simple parser for SQL Insert Statement, this tool is developed using Flex and Yacc.
Add a description, image, and links to the sql-insert-queries topic page so that developers can more easily learn about it.
To associate your repository with the sql-insert-queries topic, visit your repo's landing page and select "manage topics."