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 write after insert event update trigger on the same table in mysql?
What is innodb_buffer_pool_size?
What is query design?
How to drop an existing table in mysql?
How do I delete a table in mysql workbench?
Tell us something about heap tables?
What are Heap tables?
What is the use of mysql_close()?
What are mysql functions?
Write a query to create a database and a table?
What is clob datatype?
Is mysql workbench a dbms?
Can we use mysql and mysqli together?
Can we store files in mysql?
What is clob in mysql