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 does limit work in mysql?
How to delete a table.
How do I restart mysql on windows?
Who developed mysql?
How can we get total number of records by query in mysql?
What is acid in mysql?
How to include character strings in sql statements?
what is the difference between between and in operators in mysql?
How to check if value already exists in mysql database in php?
What is difference between schema and table?
What is difference between mysql and mysql server?
Why do we use the mysql database server?
What is the difference between mysql and pdo?
What are the two types of queries?
What is the purpose of using ifnull() function?