csvToSql.heading
csvToSql.subheading
Cómo funciona: csvToSql.ui.howItWorksText
4 csvToSql.ui.rows × 5 csvToSql.ui.columns
INSERT INTO "my_table" ("id", "name", "email", "age", "active") VALUES
(1, 'Alice Johnson', 'alice@example.com', 28, TRUE),
(2, 'Bob Smith', 'bob@example.com', 34, FALSE),
(3, 'Carol Lee', 'carol@example.com', 22, TRUE),
(4, 'David Kim', 'david@example.com', 45, TRUE);| id | name | age | active | |
|---|---|---|---|---|
| 1 | Alice Johnson | alice@example.com | 28 | true |
| 2 | Bob Smith | bob@example.com | 34 | false |
| 3 | Carol Lee | carol@example.com | 22 | true |
| 4 | David Kim | david@example.com | 45 | true |
csvToSql.seo.section1Title
csvToSql.seo.section1Text
csvToSql.seo.section2Title
csvToSql.seo.section2Text
csvToSql.seo.section3Title
csvToSql.seo.section3Text
csvToSql.seo.section4Title
- csvToSql.seo.section4List