Tag

Fixed-length

1 views collected around this technical thread.

Aikesheng Open Source Community
Aikesheng Open Source Community
Mar 25, 2021 · Databases

Using MySQL LOAD DATA for Importing Text and Fixed‑Length Files

This article explains how to use MySQL's LOAD DATA command to import CSV and fixed‑length text files, covering basic parameters, sample data and table structures, four practical scenarios, and best‑practice tips for handling mismatched schemas and large files.

ETLFixed-lengthLOAD DATA
0 likes · 12 min read
Using MySQL LOAD DATA for Importing Text and Fixed‑Length Files