adspace
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 self contained sub query?
What kind of problems occurs if we do not implement proper locking strategy?
Is there any performance difference between if exists (select null from table) and if exists (select 1 from table)?
What is acid mean in sql server?
what is the Ticketing tool used in Wipro technologies at Bangalore...???
How to enter binary string literals in ms sql server?
If any stored procedure is encrypted, then can we see its definition in activity monitor?
What is in place upgrade in sql server?
How can you append an identity column to a temporary table?
Why use identity in sql server?
Where can you add custom error messages to sql server?
What is the difference between upgrade and migration in sql server?
Is it possible to have clustered index on separate drive from original table location?
Can sql servers link to other servers like oracle?
What are different types of constraints?