Viewing 9 posts - 61 through 70 (of 70 total)
We are going to be migrated to SQL 2008 sooner or later. What things we need to keep in mind while migrating ? To be precise, I am talking about...
January 11, 2011 at 10:57 pm
Hello Nils, I checked as per your code this weekend and found that using xml datatype is good as it takes approx half space as compared to nvarchar(max).
What would you...
January 10, 2011 at 2:06 am
Thanks koen, thats what i was thinking. Wanted to confirm if thats the only best way to do it.
January 10, 2011 at 12:25 am
For example, you have table A with approx 1000000000 rows and you have to purge around 10000000 rows on the basis of column LastupdatedDate. Total columns in the table are...
January 7, 2011 at 3:10 am
I'm also looking for some hepl on my other post in this section only on Data purging.
January 7, 2011 at 2:51 am
Thanks Gila for the clarification.
Tunnel, I will definitely check the video and will give you the feedback.
Ten, thanks for clarifying it in this way. Though it seems sp_spaceused doesnot...
January 7, 2011 at 2:43 am
Also what can be the best options to replace them in general ? Also I'm looking for some generalized tips on using datatypes while creating new systems (tables etc)
January 6, 2011 at 2:04 am
When are ntext, text and image going to be depricated ? Hope they are in 2008.
January 6, 2011 at 2:01 am
Viewing 9 posts - 61 through 70 (of 70 total)