Viewing 15 posts - 2,986 through 3,000 (of 4,820 total)
dsmith402 (12/17/2016)
The reason I need to avoid functions is because I need this to execute in Excel. Based on my experience Excel doesn't always like complex coding....
Steve (aka sgmunson) 🙂 🙂 🙂
Rent Servers for Income (picks and shovels strategy)
December 17, 2016 at 10:18 am
dsmith402 (12/17/2016)
The reason I need to avoid functions is because I need this to execute in Excel. Based on my experience Excel doesn't always like complex coding....
Steve (aka sgmunson) 🙂 🙂 🙂
Rent Servers for Income (picks and shovels strategy)
December 17, 2016 at 10:14 am
dsmith402 (12/16/2016)
I'm not too familiar with SUBSTRING and...
Steve (aka sgmunson) 🙂 🙂 🙂
Rent Servers for Income (picks and shovels strategy)
December 16, 2016 at 5:06 pm
RD Francis (12/16/2016)
Jeffrey Williams 3188 (12/16/2016)
Steve (aka sgmunson) 🙂 🙂 🙂
Rent Servers for Income (picks and shovels strategy)
December 16, 2016 at 1:48 pm
SQL-DBA-01 (12/16/2016)
I am calling this below command from .cmd batch file as I have no SQL Agent (express edition). But getting the below error while I try to run that...
Steve (aka sgmunson) 🙂 🙂 🙂
Rent Servers for Income (picks and shovels strategy)
December 16, 2016 at 1:29 pm
paul.s.vidal (12/16/2016)
It has to be always active. we are doing the deletion right now and is taking forever which affect performance, logs,mirroring etc.
Is the DELETE able to make use of...
Steve (aka sgmunson) 🙂 🙂 🙂
Rent Servers for Income (picks and shovels strategy)
December 16, 2016 at 1:04 pm
v.razaghzadeh (12/16/2016)
Thank you so much for the time you spending on this.
I have tried your suggestion and do not get any results back. Is the second select statement should...
Steve (aka sgmunson) 🙂 🙂 🙂
Rent Servers for Income (picks and shovels strategy)
December 16, 2016 at 12:11 pm
yuvipoy (12/16/2016)
Steve (aka sgmunson) 🙂 🙂 🙂
Rent Servers for Income (picks and shovels strategy)
December 16, 2016 at 11:54 am
Doug.F (12/15/2016)
sgmunson (12/14/2016)
Doug.F (12/14/2016)
sgmunson (12/14/2016)
Doug.F (12/14/2016)
To be completely honest, I had rewritten it with ISNULL by the time I got...
Steve (aka sgmunson) 🙂 🙂 🙂
Rent Servers for Income (picks and shovels strategy)
December 15, 2016 at 7:48 pm
randy.moodispaugh (12/15/2016)
Steve (aka sgmunson) 🙂 🙂 🙂
Rent Servers for Income (picks and shovels strategy)
December 15, 2016 at 3:05 pm
dan-572483 (12/15/2016)
I have been asked to upgrade an existing SQL 2012 instance to SQL 2014.
This can be a simple operation of an in-place upgrade (after making sure we have good...
Steve (aka sgmunson) 🙂 🙂 🙂
Rent Servers for Income (picks and shovels strategy)
December 15, 2016 at 2:53 pm
sqlfriends (12/15/2016)
CreateReports Error: Exception calling "Refresh" with "0"...
Steve (aka sgmunson) 🙂 🙂 🙂
Rent Servers for Income (picks and shovels strategy)
December 15, 2016 at 2:49 pm
I'm not 100% sure, but I don't think @@ROWCOUNT is going to have a non-zero value at the point that you test it, which is right at the beginning. ...
Steve (aka sgmunson) 🙂 🙂 🙂
Rent Servers for Income (picks and shovels strategy)
December 15, 2016 at 2:46 pm
halifaxdal (12/15/2016)
Your solution is nice however will sometimes not applicable to some cases, like mine: I am not allowed to create stored procedures or functions on that...
Steve (aka sgmunson) 🙂 🙂 🙂
Rent Servers for Income (picks and shovels strategy)
December 15, 2016 at 2:39 pm
Here's the changes for the CTE to only have customers who bought something in a Men's department AND in any other NON Men's department within the same calendar time frame....
Steve (aka sgmunson) 🙂 🙂 🙂
Rent Servers for Income (picks and shovels strategy)
December 15, 2016 at 2:30 pm
Viewing 15 posts - 2,986 through 3,000 (of 4,820 total)