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.
Alcuni strumenti funzionano nel browser. Alcune funzioni possono richiedere elaborazione server.
id,name,active 1,Ada,1 2,Linus,0
product_id,price 1001,9.99 1002,14.50