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
Define full outer join?
What do you understand by the denormalisation?
Recommend an approach to ensuring that all changes in the remote databases synchronize with the SQL Azure database?
What do you understand by triggers and mention the different types of it?
How to return the top 5 rows from a select query in ms sql server?
What are the common performance issues in sql server?
What do you think of this implementation? Can this be implemented better?
What are the different authentication modes in sql server? How can it be changed?
What is 2nf example?
What is use of except clause? How does it differ from not in clause?
Mention a few common trace flags used with sql server?
Explain temporary table vs table variable by using cursor alternative?
Difference between aggregate functions of sql?
Is the order of columns in the set clause important in ms sql server?
What are cursors in ms sql server?