Example 1
입력
id,name,active 1,Ada,1 2,Linus,0
출력
Paste CSV and generate CREATE TABLE and INSERT statements in your browser.
일부 도구는 브라우저에서 실행됩니다. 기능에 따라 서버 처리 필요할 수 있습니다.
id,name,active 1,Ada,1 2,Linus,0
product_id,price 1001,9.99 1002,14.50