Viewing 15 posts - 151 through 165 (of 342 total)
Thank u Gail. Then what about varchar(4000)? wouldn't it be a better design to use varchar(n) instead of of nvarchar(n) as it'll need half of the pages loaded into...
November 3, 2017 at 10:44 am
Thank you Gail. No .. I mean I am a DBA and there seems to be ambiguity about the role of a DBA in many organizations as to what a...
November 2, 2017 at 7:43 pm
So , that boils down to normalization. Then would it be ok to indiscriminately use nvarchar for every non-numeric/date column with longer lengths without consideration for the usage and occupancy...
November 2, 2017 at 1:08 pm
November 2, 2017 at 12:31 am
Thank you. I'm sorry I'm not currently on this product but worked for few months to help in PT.. so I'm not in a position to provide the DDL ..that's...
November 1, 2017 at 9:16 pm
November 1, 2017 at 3:51 am
The...
November 1, 2017 at 3:42 am
Thanks Eirikur and ZZartin .. It's a 600 GB database growing rapidly . The biggest used for BI are over 50 million rows with the biggest at 150 million and...
October 31, 2017 at 2:09 pm
October 15, 2017 at 9:19 am
October 15, 2017 at 9:14 am
September 29, 2017 at 8:50 am
If there's a default value, SQL...
September 29, 2017 at 8:44 am
September 29, 2017 at 8:35 am
Steve-443559 - Friday, September 29, 2017 7:02 AMok, i found something about text fields. that is likely it.
Can also look for VARCHAR(MAX)...
September 29, 2017 at 8:10 am
Viewing 15 posts - 151 through 165 (of 342 total)