Viewing 15 posts - 571 through 585 (of 4,820 total)
And just in case, do you happen to be changing SQL versions? Perhaps from a 2012 or earlier to 2014 or later? That would entail a change in the optimizer,...
September 21, 2018 at 9:55 am
What tool will actually run the query? You don't have to do anything at all in your query if you use a reporting tool. You can just format the value...
September 21, 2018 at 7:01 am
please i need your help and thoughts;
i have a query that i run every...
September 21, 2018 at 6:55 am
CREATE...September 21, 2018 at 6:26 am
GaffneyJ - Tuesday, September 18, 2018 7:45 AMThanks sgmunson,Out of curiosity what tools do you use?
-Jamie
I've used a number of different tools...
September 19, 2018 at 2:51 pm
Thanks for the reply. Actually, SSMS just die. I use SQL Server 2008R2 and SSMS...
September 19, 2018 at 2:29 pm
I am using SQL Server 2012 and my database is set to 'SQL Server...
September 19, 2018 at 2:19 pm
I have a requirement where I have to find the cycle time for each user...
September 19, 2018 at 2:00 pm
I've been working on this a few days and I'm stuck. I have field...
September 19, 2018 at 1:33 pm
Lynn makes a good point. If you actually want the number of products sold per minute, your data doesn't appear to justify that level of measurement. Seems to me, that...
September 18, 2018 at 9:48 am
September 18, 2018 at 8:18 am
This kind of thing is extremely data dependent, Could you ever have a single row that spans a year boundary (on or before 12/31/xxxx to on or after 1/1/xxxy, where...
September 18, 2018 at 7:34 am
Generally, you would want to use whatever tool makes the presentation of your results the easiest, which also means it's a solid and flexible tool that can do whatever you...
September 18, 2018 at 7:27 am
Viewing 15 posts - 571 through 585 (of 4,820 total)