How to load data from a text file into a table?
Answer Posted / sathya
bcp mydb.dbo.sales in sales.csv /U /P /Ssales_fs /c /t,
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
Can mysql scale horizontally?
Can mysql and mariadb coexist?
What is limit in mysql?
How to delete the repeated records from a table?
How do I start and stop mysql on windows?
What are the disadvantages of stored procedures?
What is difference between mongodb and mysql?
What is RMS Migrations
Which command is used to view the content of the table in mysql?
How to update a root password.
How to delete a table.
What are date and time data types?
How do I quit mysql?
What is dblink?
Does facebook still use mysql?