Example 1
Input
id,name,active 1,Ada,1 2,Linus,0
Output
Paste CSV and generate CREATE TABLE and INSERT statements in your browser.
Some tools run in your browser. Some may require server processing depending on the feature.
id,name,active 1,Ada,1 2,Linus,0
product_id,price 1001,9.99 1002,14.50