Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 General SQL Server Forums
 New to SQL Server Programming
 how to handle inserted data is exceeds ???

Author  Topic 

samsun125
Yak Posting Veteran

63 Posts

Posted - 2008-09-29 : 10:11:52
Hi all,


in my table i checked size it is showing like this data is 16kb and reserved 64kb like that what is this meaning?????????

what i am thinking is upto 64kb we can insert the data right or not? for example if i want to insert 2000 records this total records size is exceeds the 64kb then what should i do ?? please give me idea
   

- Advertisement -