[MySQL]Loading a text file into ue table Show[MySQL]Loading a text file into ue table
To load a text file as follows:
$ tail /home/user1/test.txt
'name1',1,9
'name2',2,3
'name3',3,54
'name4',4,2
'name5',5,9
In a table defined as follows:
CREATE TABLE...
Download Codejay - Code Generator ShowCodejay - Code Generator allows you to administer the database of a website. It also allows to create reports for the website and produce several types of source codes: ASP, ASP.NET, COLDFUSION and PHP without writing a single line of code.
Codejay...