Viewing 15 posts - 826 through 840 (of 1,129 total)
Pavan, thanks for your help but i have clearly mentioned in my first post i can say it one more time. This is the actual query "SELECT * FROM myview...
October 19, 2010 at 2:50 pm
pavan_srirangam (10/19/2010)
Run both queries and include exec plans and see you will find the...
October 19, 2010 at 2:36 pm
Leo.Miller (10/19/2010)
October 19, 2010 at 2:35 pm
need to make lot of changes before i post here., i do not think it is possible
October 19, 2010 at 2:33 pm
same results no improvement. It is retrieving from a view and it was working fine until yesterday..
October 19, 2010 at 2:25 pm
Thanks Pavan. But part of my question was also i was refering to an article which was talking about identfying statistics..is that true?
October 19, 2010 at 2:23 pm
george sibbald (3/24/2008)
October 18, 2010 at 8:44 am
True Brandie, but after it reaches 8000 characters i need to do some conversion right? How do developers do this task in real world?I am sure there would be code...
October 18, 2010 at 8:32 am
Thanks Brandie, and i was refering to Wayne's statement. There is limit of 8000 characters on nvarchar and my sql dynamically generates more than 8000 characters of code and stores...
October 18, 2010 at 8:15 am
hmm.. i don't completely agree."Unless the text is over 8,000 bytes at which point it behaves like an NTEXT and stores the text value in the LOB".
October 15, 2010 at 11:37 am
Thanks Wayne, as i said in my first post the o/p is more than 8000 characters so i cant use nvarchar.Any idea?
October 15, 2010 at 10:37 am
Any idea on this one http://www.sqlservercentral.com/Forums/Topic1003225-146-1.aspx..?.thanks..
October 13, 2010 at 8:02 am
Viewing 15 posts - 826 through 840 (of 1,129 total)