Viewing 15 posts - 406 through 420 (of 2,458 total)
chocthree (10/16/2016)
1) Which type of BI will provide the most job security (i.e. MS, Hadoop, etc)? Not fussed about high salary but just the demand of jobs.
SSAS, Hadoop and...
October 18, 2016 at 8:20 pm
Ray K (10/14/2016)
October 14, 2016 at 5:36 pm
djj (10/14/2016)
whereisSQL? (10/14/2016)
ThomasRushton (10/14/2016)
djj (10/14/2016)
Lynn Pettis (10/14/2016)
Kaye Cahs (10/14/2016)
djj (10/14/2016)
Grumpy DBA (10/14/2016)
djj (10/14/2016)
crookj (10/13/2016)
BangDrum
Slowly (anyone get this reference?)
Book
Worm
Fish
Fry
Day
Happy
Excited
incited
October 14, 2016 at 10:25 am
Luis Cazares (10/14/2016)
A specific function could be made to split only on the 7th...
October 14, 2016 at 8:32 am
Jeff Moden (10/6/2016)
Alan.B (10/6/2016)
SELECT Id ,
...
October 7, 2016 at 2:01 pm
Mike-342950 (10/6/2016)
This is great! I have one question. Since the values are in a table already, would I still need a temp table?
No. The temp table is just so you...
October 6, 2016 at 1:05 pm
Mostly one Filegroup has one Data File.
Log file is on L:\ drive
But one huge 563 GB data file 'Scene_Data2' also lives in L:\ drive.
Probably interfering with Log file.. or it...
October 6, 2016 at 1:00 pm
This is pretty simple. You would just add a <None> option to your parameter drop-down; have a look at this:
-- table that provides the parameter options
DECLARE @yourtable TABLE (val...
October 6, 2016 at 12:02 pm
Ray K (10/6/2016)
calvo (10/6/2016)
Any last thoughts before these series begin to play out?I'm rooting for anyone except Boston! 😛 😀
Good. You a Cubs fan now. Go Cubs!
October 6, 2016 at 10:19 am
No need to use the Query method, it would be more efficient to just use value like this:
SELECT Id ,
XmlCol.value('(text())[1]',...
October 6, 2016 at 10:18 am
Great, great work Drew. Very well done.
October 6, 2016 at 8:37 am
ramyours2003 (10/4/2016)
I need recommendations for better performance of sql .we have 32bit SQL servers and want to make sure we have them configured optimally for performance. We...
October 5, 2016 at 6:42 pm
amy26 (10/5/2016)
October 5, 2016 at 9:05 am
Part of the SSRS setup is configuring a Report Server URL. This is something you can also do after SSRS is set up. The Report Server URL is where you...
October 5, 2016 at 8:27 am
Viewing 15 posts - 406 through 420 (of 2,458 total)