Viewing 15 posts - 7,606 through 7,620 (of 9,399 total)
Stuart Davies (8/11/2014)
Revenant (8/11/2014)
Ed Wagner (8/9/2014)
TomThomson (8/9/2014)
SQLRNNR (8/8/2014)
CompostPotting
Growing
Nurturing
Caring
Sharing
August 11, 2014 at 5:22 am
Thanks for a nice question. It's unclear from what I've read in the MS docs, but so are a lot of things, so thanks for the good explanation.
August 11, 2014 at 5:19 am
TomThomson (8/9/2014)
SQLRNNR (8/8/2014)
CompostPotting
Growing
August 9, 2014 at 9:30 am
Jack's solution made me think of this:
declare @dtmStart datetime = '06/01/2014',
@dtmEnd datetime = '09/01/2014';
with dates_in_range(date_date, date_name) as (
select DATEADD(day, t.N...
August 8, 2014 at 2:01 pm
TomThomson (8/8/2014)
Ed Wagner (8/8/2014)
djj (8/8/2014)
Ed Wagner (8/8/2014)
SQLRNNR (8/8/2014)
Ed Wagner (8/8/2014)
sing4you (8/8/2014)
Ed Wagner (8/8/2014)
TomThomson (8/8/2014)
Ed Wagner (8/8/2014)
Revenant (8/7/2014)
Ed Wagner (8/7/2014)
SQLRNNR (8/7/2014)
djj (8/7/2014)
SQLRNNR (8/7/2014)
springsbed
squeak
Brakes
Strakes
Hull (Thanks...I had to look up the meaning of...
August 8, 2014 at 1:13 pm
djj (8/8/2014)
Ed Wagner (8/8/2014)
SQLRNNR (8/8/2014)
Ed Wagner (8/8/2014)
sing4you (8/8/2014)
Ed Wagner (8/8/2014)
TomThomson (8/8/2014)
Ed Wagner (8/8/2014)
Revenant (8/7/2014)
Ed Wagner (8/7/2014)
SQLRNNR (8/7/2014)
djj (8/7/2014)
SQLRNNR (8/7/2014)
springsbed
squeak
Brakes
Strakes
Hull (Thanks...I had to look up the meaning of the word and...
August 8, 2014 at 12:46 pm
SQLRNNR (8/8/2014)
Ed Wagner (8/8/2014)
sing4you (8/8/2014)
Ed Wagner (8/8/2014)
TomThomson (8/8/2014)
Ed Wagner (8/8/2014)
Revenant (8/7/2014)
Ed Wagner (8/7/2014)
SQLRNNR (8/7/2014)
djj (8/7/2014)
SQLRNNR (8/7/2014)
springsbed
squeak
Brakes
Strakes
Hull (Thanks...I had to look up the meaning of the word and it's always nice...
August 8, 2014 at 11:31 am
sing4you (8/8/2014)
Ed Wagner (8/8/2014)
TomThomson (8/8/2014)
Ed Wagner (8/8/2014)
Revenant (8/7/2014)
Ed Wagner (8/7/2014)
SQLRNNR (8/7/2014)
djj (8/7/2014)
SQLRNNR (8/7/2014)
springsbed
squeak
Brakes
Strakes
Hull (Thanks...I had to look up the meaning of the word and it's always nice to learn something...
August 8, 2014 at 11:28 am
GilaMonster (8/8/2014)
Andy Warren (8/8/2014)
August 8, 2014 at 9:32 am
TomThomson (8/8/2014)
Ed Wagner (8/8/2014)
Revenant (8/7/2014)
Ed Wagner (8/7/2014)
SQLRNNR (8/7/2014)
djj (8/7/2014)
SQLRNNR (8/7/2014)
springsbed
squeak
Brakes
Strakes
Hull (Thanks...I had to look up the meaning of the word and it's always nice to learn something new)
Chine
Shape
August 8, 2014 at 8:37 am
Revenant (8/7/2014)
Ed Wagner (8/7/2014)
SQLRNNR (8/7/2014)
djj (8/7/2014)
SQLRNNR (8/7/2014)
springsbed
squeak
Brakes
Strakes
Hull (Thanks...I had to look up the meaning of the word and it's always nice to learn something new)
August 8, 2014 at 5:50 am
In spite of the problem with the answers, I still thought it was a good question. Thanks for it and have a great weekend.
August 8, 2014 at 5:45 am
Sean Lange (8/7/2014)
August 7, 2014 at 3:23 pm
GilaMonster (8/7/2014)
Ed Wagner (8/7/2014)
Put them in the same boat as WC.
Speaking of... If you tried running a query against a table (a simple select) and if never returned, what would...
August 7, 2014 at 1:52 pm
SQLRNNR (8/7/2014)
djj (8/7/2014)
SQLRNNR (8/7/2014)
springsbed
squeak
Brakes
August 7, 2014 at 11:33 am
Viewing 15 posts - 7,606 through 7,620 (of 9,399 total)