How do you load large data to the SQL server database?
Answer Posted / 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 View All Answers
What is use of except clause? How does it differ from not in clause?
Explain sql delete command?
How many tables can be joined in SQL Server?
In what three ways is the return statement used in a stored procedure?
What are the differences in Clustering in SQL Server 2005 and 2008 or 2008 R2?
How to get the definition of a view out of the sql server?
Tell me what is a linked server?
What are the lambda triggers?
can SSRS reports Cache results?
How do triggers work?
If a stored procedure is taking a table data type, how it looks?
What is single-user mode?
Do you know exporting and importing utility?
what is a transaction? : Sql server database administration
Differentiate between a having clause and a where clause.