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);
idnameemailageactive
1Alice Johnsonalice@example.com28true
2Bob Smithbob@example.com34false
3Carol Leecarol@example.com22true
4David Kimdavid@example.com45true

csvToSql.seo.section1Title

csvToSql.seo.section1Text

csvToSql.seo.section2Title

csvToSql.seo.section2Text

csvToSql.seo.section3Title

csvToSql.seo.section3Text

csvToSql.seo.section4Title

  • csvToSql.seo.section4List