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
Which software is used for mysql?
What is the function of mysqldump?
What is mysql default port number?
What is a storage engine?
How do I create a new database in mysql?
What is the difference between b-tree and hash indexes?
what is mySQL. Is there any specific qualification required to do this course ? What is the scope in India after doing mySQL
Is the syntax correct? Explain the meaning of the syntax given below: $dbc = mysqli_connect('data.aliensabductedme.com', 'owen', 'aliensrool', 'aliendatabase');
Is mysql a odbc?
Can you tell what are various ways to create an index?
What are the steps involved in query processing?
What mysql means?
Can you shard mysql?
Why we use mongodb instead of mysql?
What is difference between pdo and mysqli?