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
Which is better sqlite or mysql?
What is pdo connection?
Where is mysql data stored linux?
What is the difference between mysql and pdo?
How do I start and stop mysql on windows?
What is mysqli_select_db?
How to show all records starting with the letters 'sonia' and the phone number '9876543210'
What is a trigger in mysql?
How do I view tables in mysql workbench?
How do I start mysql from command line?
Is mysql relational?
How do you rename a procedure in mysql?
What does a TIMESTAMP do on UPDATE CURRENT_TIMESTAMP data type?
What is the use of procedure in mysql?
What could be the reason that the mysql statement 'select avg (salary) from emp' generates an inaccurate output?