Hello friends!
There is a very difficult task, in my opinion:
- There is a file (.txt)
- In the file line they contain the same type of information.
- The data types are ordered, i.e. follow each other in line
- In different lines, some data types are sometimes missing (skipped), and in other lines there is, the sequence of these data is observed in each of the lines.
Task:
It is necessary to construct a script that: Place the data types in columns and the results will be recorded in the MySql database.