How to load data from a text file into a table?
Answer Posted / vel
u can import CSV(comma separated value) as a text file.
| Is This Answer Correct ? | 5 Yes | 1 No |
Post New Answer View All Answers
How to set mysql variable in php?
What is heap table?
How do I download mysql?
How many types of indexes are there in mysql?
What is a tinyint?
How do I rename a table in mysql workbench?
What is prepared statement in mysql?
How do I start mysql database?
How many sql dml commands are supported by 'mysql'?
Which software is used for mysql?
How can you increase the performance of mysql select query?
What are the reasons for selecting lamp (linux, apache, mysql, php) instead of combination of other software programs, servers and operating systems?
How can you change the name of any existing table by using the sql statement?
What do we use to remove duplicate records while fetching a data in mysql ?
What is the use of mysqli_fetch_assoc?