Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


How do you load large data to the SQL server database?

Answers were Sorted based on User's Feedback



How do you load large data to the SQL server database?..

Answer / 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

How do you load large data to the SQL server database?..

Answer / rajendra prasad reddy penumall

YESit is possibl by using TEXT data type.
It cn handle data upto 2GB

Is This Answer Correct ?    4 Yes 0 No

Post New Answer

More SQL Server Interview Questions

in emptable i want to retrive the name of employee whose name in 'J'char.exp: arjun,jagadesh,niranjan,anju,aaaj etc.

8 Answers  


Tell me what is difference between clustered and non clustered index?

0 Answers  


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?

0 Answers  


How to find the second highest salary of an employee?

0 Answers  


How you can change a cross join into an inner join?

0 Answers  


Give a example to search fr a string in all stored procedure in sql server.

0 Answers  


You want to implement the many-to-many relationship while designing tables. How would you do it?

0 Answers  


What is the purpose of indexing?

0 Answers  


Why we need to use secondry database file? though, we can do same work using primary database file also.

2 Answers   Microsoft,


Explain what is “asynchronous” communication in sql server service broker?

0 Answers  


If a stored procedure is taking a table data type, how it looks?

1 Answers  


what is database replicaion? : Sql server database administration

0 Answers  


Categories