W
W
WithoutNickname2021-01-31 03:41:37
MySQL
WithoutNickname, 2021-01-31 03:41:37

How to import data from a text file into a database?

There is a text file of the format:
id1
id2
id3
etc.
How can I transfer all the contents of a text file to the database? Each line of the text file is one record in the database.

Answer the question

In order to leave comments, you need to log in

1 answer(s)
I
idShura, 2021-01-31
@idShura

LOAD DATA Statement

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question