Viewing 15 posts - 22,156 through 22,170 (of 59,072 total)
ScottPletcher (12/25/2014)
Geoff A (3/3/2013)
Jeff Moden (2/28/2013)
--Jeff Moden
Change is inevitable... Change for the better is not.
December 25, 2014 at 11:13 am
wkampas (12/25/2014)
Could someone provide an example from question 10 where "HAVING without GROUP BY" works.
The SQL doc says you can do this and it behaves...
--Jeff Moden
Change is inevitable... Change for the better is not.
December 25, 2014 at 10:34 am
CELKO (12/25/2014)
Why not move the data from the spreadsheets you already have to a table? Where is the ISO week-date column?
Hi Joe,
I think that's what the op is trying to...
--Jeff Moden
Change is inevitable... Change for the better is not.
December 25, 2014 at 10:31 am
I'll just add what it says in my signature line about a paradigm shift but you have the added advantage of never having thought in rows before. Think about...
--Jeff Moden
Change is inevitable... Change for the better is not.
December 24, 2014 at 9:07 pm
Lynn Pettis (12/24/2014)
... Mark one off, 65 days on the calendar to go. 65 days on the calendar to go, 65 days to go, ...
Stay safe, Lynn. And Merry...
--Jeff Moden
Change is inevitable... Change for the better is not.
December 24, 2014 at 8:56 pm
Wow! I haven't heard that many buzzwords since the last marketing meeting with MS. š
Merry Christmas to you and yours, Steve.
And a special thanks to all the folks that...
--Jeff Moden
Change is inevitable... Change for the better is not.
December 24, 2014 at 8:50 pm
Ah, be careful now. If you have "pass through" views or synonyms to other databases or calls to other production linked servers, the tests that you run on your...
--Jeff Moden
Change is inevitable... Change for the better is not.
December 24, 2014 at 3:00 pm
Shafat Husain (12/23/2014)
Hi,Point in time recovery is only supported in Full recovery model. So NO, Bulk logged recovery model does not support point in time recovery.
http://msdn.microsoft.com/en-IN/library/ms189275.aspx
Hope it helps...!!!
Ah... you read...
--Jeff Moden
Change is inevitable... Change for the better is not.
December 24, 2014 at 2:46 pm
BenWard (12/22/2014)
My destination table has more rows than my flat file and they are in a different order.
I thought bcp...
--Jeff Moden
Change is inevitable... Change for the better is not.
December 24, 2014 at 2:26 pm
I don't you if you still need it or want it but I went whole hog on this one and created a function that provides a whole lot of Fiscal-related...
--Jeff Moden
Change is inevitable... Change for the better is not.
December 24, 2014 at 2:18 pm
GilaMonster (12/23/2014)
http://www.sqlservercentral.com/Forums/Topic1646163-391-1.aspxI'll just be in the corner sobbing softly...
Heh.... say "Hi" to the dust bunnies for me. š Beer popsicles are in order after that one. :w00t:
--Jeff Moden
Change is inevitable... Change for the better is not.
December 23, 2014 at 2:29 pm
sqldriver (12/22/2014)
Jeff Moden (12/22/2014)
ScottPletcher (12/22/2014)
Jeff Moden (12/22/2014)
CELKO (12/22/2014)
--Jeff Moden
Change is inevitable... Change for the better is not.
December 22, 2014 at 7:21 pm
Heh... a better way to do it would be to get that nasty ol' denormalized junk known as XML out of your database and replace it with proper columns and...
--Jeff Moden
Change is inevitable... Change for the better is not.
December 22, 2014 at 6:12 pm
Whenever this topic comes up, I say "It Depends" and refer folks to the following video. It might change your mind about the use of IDENTITY columns as the...
--Jeff Moden
Change is inevitable... Change for the better is not.
December 22, 2014 at 6:06 pm
ScottPletcher (12/22/2014)
Jeff Moden (12/22/2014)
CELKO (12/22/2014)
http://en.wikipedia.org/wiki/E.123
You...
--Jeff Moden
Change is inevitable... Change for the better is not.
December 22, 2014 at 5:11 pm
Viewing 15 posts - 22,156 through 22,170 (of 59,072 total)