Repository navigation
#
sql-insert-queries
- Website
- Wikipedia
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.
TypeScript
123
1 年前
A program that converts .ini files to SQL INSERT queries.
C#
3
8 年前
Simple parser for SQL Insert Statement, this tool is developed using Flex and Yacc.
C
0
4 年前