Example 1
Đầu vào
id,name,active 1,Ada,1 2,Linus,0
Đầu ra
Paste CSV and generate CREATE TABLE and INSERT statements in your browser.
Một số công cụ chạy trong trình duyệt của bạn. Một số có thể cần xử lý phía máy chủ tùy theo tính năng.
id,name,active 1,Ada,1 2,Linus,0
product_id,price 1001,9.99 1002,14.50