How do you load large data to the SQL server database?
Answer Posted / uma lakshman
Quickest method to load large data into a table is to
use "BCP"(bulk copy).
| Is This Answer Correct ? | 11 Yes | 0 No |
Post New Answer View All Answers
Define right outer join in sql server joins?
How do I create a trace in sql server?
How to convert a unicode strings to non-unicode strings?
can SSRS reports Cache results?
Difference between LEN() and DATALENGTH() in sql server ?
Does sql server use t sql?
What is partition, how will you implement it? : sql server analysis services, ssas
What is ms sql server index?
Do you know what is sql service broker?
Can primary key be null?
How do I change my passwords (database, LDAP, and so on) without causing an outage?
How many levels of sp nesting is possible?
You notice that the transaction log on one of your databases is over 4gb the size of the data file is 2mb what could cause this situation, and how can you fix it?
How to rename an existing column with sql server management studio?
Which tcp/ip port does the sql server run on? How can it be changed?