Viewing 15 posts - 7,546 through 7,560 (of 59,072 total)
I'm a bit confused by the first row of your posted desired result... Is the 4/1/2008 date for the SaleDate just a typo that should have been 1/1/2008 or am...
--Jeff Moden
Change is inevitable... Change for the better is not.
So an international academic writers conference (ICFA) that I usually am invited to as a fiction writer, and forgot to accept the invite last October, has been cancelled. I...
--Jeff Moden
Change is inevitable... Change for the better is not.
A lot of people don't even know about it and a lot of people that have been spoiled by other things don't care for it but SQL Server "Diagrams" can...
--Jeff Moden
Change is inevitable... Change for the better is not.
Simple recovery model. Approx 15 million rows. Unless bulk-logged is faster than simple?
Simple and Bulk Logged are the same for this type of thing. You didn't answer the rest...
--Jeff Moden
Change is inevitable... Change for the better is not.
Thanks! I ran some tests first with clustered index in-place and second with clustered index dropped, load the data and add the clustered index back . Noticed second one...
--Jeff Moden
Change is inevitable... Change for the better is not.
Jeff Moden wrote:Heh... Hi! My name is Jeff. Grant has a problem with SQL Profiler and I can't fix Grant! 😀 😀 😀
HA!
And why you want to?
I'll give you a...
--Jeff Moden
Change is inevitable... Change for the better is not.
Aye. And I'd also like to see them fix the actual code for the ordinal. All they need to do is change one bloody word in the code...
--Jeff Moden
Change is inevitable... Change for the better is not.
Heh... Hi! My name is Jeff. Grant has a problem with SQL Profiler and I can't fix Grant! 😀 😀 😀
--Jeff Moden
Change is inevitable... Change for the better is not.
Hold the phone a minute... if this worked on a different instance, you have to ask yourself what changed when you copied it to the new instance if it doesn't...
--Jeff Moden
Change is inevitable... Change for the better is not.
Aye. And I'd also like to see them fix the actual code for the ordinal. All they need to do is change one bloody word in the code and update...
--Jeff Moden
Change is inevitable... Change for the better is not.
We're spinning our wheels because we don't know enough about your code or the underlying tables. You even have an error in the FROM clause of the code in your...
--Jeff Moden
Change is inevitable... Change for the better is not.
I wonder if this is based a bit on old pre-2005 wives' tales that possibly used to be true and a bit on the 5 Monkeys Syndrome or maybe on...
--Jeff Moden
Change is inevitable... Change for the better is not.
Is query tuning the responsibilty of a Developer or is it a combined responsibility of DBA and SQL Developer.
You simply do your best. If you are not allowed...
--Jeff Moden
Change is inevitable... Change for the better is not.
Aren't those supposed to be backslashes instead of forward slashes? Could that be the remaining issue?
--Jeff Moden
Change is inevitable... Change for the better is not.
Viewing 15 posts - 7,546 through 7,560 (of 59,072 total)