Viewing 10 posts - 1 through 10 (of 10 total)
Can you please elaborate on this? I have not worked with data warehouses so am only somewhat familiar with how they work. What I am envisioning (with no...
July 16, 2010 at 6:29 am
Anye Mercy (7/13/2010)
July 14, 2010 at 2:35 am
sql will generate a new plan since the index that was there isnt there anymore
=========
July 13, 2010 at 7:28 am
July 13, 2010 at 6:19 am
yes actually i had that question with default settings in mind, but its good to see so many responses as i know it has actually set minds thinking and after...
May 11, 2010 at 1:05 am
. some of the fields in the table are of size greater than 8 kb and most times it cause page splits which causes slow performance.
. Normalizing a table without...
May 8, 2009 at 1:23 am
Thanks for the help guys
this is what i did i wrote a script that will search for the first occurence of the key word
'AS' and then replace that with 'AS'...
November 29, 2005 at 1:14 am
Hi Remi,
i could not understand the logic of your code, could you please explain it to me? sorry for being such a dud head.
Also how can the query be modified...
July 14, 2005 at 5:30 am
This is the classic mm/dd/yy versus the yy/mm/dd format.
As steve jones said when you do a convert(variable,101) it will cast to a string and hence it will bring 12/31 which...
July 6, 2005 at 12:56 am
Viewing 10 posts - 1 through 10 (of 10 total)