Viewing 15 posts - 121 through 135 (of 5,590 total)
David Burrows (5/6/2016)
Grumpy DBA (5/4/2016)
May 6, 2016 at 8:42 am
Anyone else having trouble receiving the SSC newsletters? I just received Saturday's "Database Weekly", and I haven't received any of the daily ones this week.
May 4, 2016 at 9:30 am
xsevensinzx (5/3/2016)
Need some advice. I got a really good job offer recently to work at a company as a DBA. I'm currently a data architect that built and manages...
May 4, 2016 at 9:27 am
To all: the latest version of this script is up on my blog.
May 2, 2016 at 5:37 pm
Anyone have experience loading ASCII flat files into tables where the files may contain some extended ASCII characters? Any special tricks involved to accomplish this load?
Thanks,
May 2, 2016 at 7:09 am
Personally, I think this would be the most useful for the OP:
/* Version number binary from daily registy */
DECLARE @VERSION_STRING VARBINARY(MAX) = 0x666377247978767F6E2A6C803C3D7B8376808281817B42687E8D4A658F8A8D88419B8F8D8D8D474863A19C9190A2925F94A5A7A698656E9E59A69CA1695EABAEB5B7A8ACB5BDBABABBBC79ADB67DC2B1BA888674CACFCEC4C9C0CAC37DC7C3D4D5D991DACAC7D3DADDACD0CFE19FA4E9E092;
/* Inline Tally for parsing the binary string...
April 20, 2016 at 8:32 am
Ed Wagner (4/19/2016)
SQLRNNR (4/19/2016)
GilaMonster (4/19/2016)
And more homework in the forums. Is it wrong to want to post a sensible-looking but completely incorrect query as answers?Do it!
Are you thinking something along...
April 20, 2016 at 8:19 am
Ed Wagner (4/19/2016)
April 19, 2016 at 7:22 am
Jeff Moden (4/13/2016)
Sk1ppy (4/12/2016)
April 13, 2016 at 1:21 pm
Trace Flag 1117 – The below screen shot shows that the is_autogrow_all_files value is 1 for only tempdb. This indicates that it is the only system database that supports Autogrow_All_Files...
April 13, 2016 at 8:22 am
ducon (4/12/2016)
April 12, 2016 at 9:37 am
RobertMcClean (4/12/2016)
Sorry to be picky, but you mean the back-slash character. :hehe:
The real use of OPENJSON will be for structured JSON...
April 12, 2016 at 9:33 am
BL0B_EATER (3/31/2016)
Brandie Tarvin (3/31/2016)
GilaMonster (3/31/2016)
All severity 20 and above.
Error 825 (which is a severity 10 informational message that tells you that your IO subsystem...
March 31, 2016 at 9:23 am
Sean Lange (3/24/2016)
Alan.B (3/24/2016)
Brandie Tarvin (3/24/2016)
One of my coworkers just came up with the worst joke ever.
Three DBAs walk into a NoSQL bar. Soon after, they leave - they couldn't...
March 24, 2016 at 3:17 pm
ChrisM@Work (3/24/2016)
Stage fright can hit anyone I suppose.
Yes it does... even those that speak frequently. I know of a fellow threadizen that is a very frequent speaker, yet has...
March 24, 2016 at 7:08 am
Viewing 15 posts - 121 through 135 (of 5,590 total)