Viewing 15 posts - 136 through 150 (of 8,731 total)
So today I found out about a huge data breach in one of Georgia Institute of Technology (Georgia Tech) which affected over one million people that could have...
May 23, 2019 at 2:48 pm
So today I found out about a huge data breach in one of Georgia Institute of Technology (Georgia Tech) which affected over one million people that could have been in...
May 23, 2019 at 1:49 pm
Who else here will be at SQL Saturday in Atlanta tomorrow?
They keep making the event on my wife's birthday weekend, so I'm forced to skip it.
May 17, 2019 at 7:45 pm
In other news, what do you do when 2 CLI languages for your OS's isn't enough: Introduce a third: https://devblogs.microsoft.com/commandline/introducing-windows-terminal/ I admit I haven't read too far into...
May 7, 2019 at 1:53 pm
I don't have a Stack Overflow account, let alone a 50 rep on the site. Since the topic is still open, maybe could someone able to post to the...
May 6, 2019 at 2:30 pm
Yesterday night, a job failed with a weird error I'd never seen before. I hop onto Google this morning to search for it and find all sorts of interesting...
May 6, 2019 at 1:39 pm
Hello I need a query to bring all the account (6 varchar) when the user type into the field the three first numbers or full account I have account...
May 3, 2019 at 6:50 pm
You do have to wonder if someone is maybe a little out of their depth trying to use SQL Server, when they post photos (not screenshots) of computer's...
May 2, 2019 at 7:11 pm
If we're going to be picky, I have some other things to note:
...
May 2, 2019 at 4:47 pm
Let's check wide code in this post.
INSERT dbo.Claim (PharmNo, ClaimNo, ClaimDate) VALUES ('ABC', '123', '2019-01-01'), ('ABC', '987', '2019-01-02'), ('DEF', '234', '2019-02-01'), ('HIJ', '343',...
May 2, 2019 at 2:46 pm
Let's check wide code in this post.
INSERT dbo.Claim (PharmNo, ClaimNo, ClaimDate) VALUES ('ABC', '123', '2019-01-01'), ('ABC', '987', '2019-01-02'), ('DEF', '234', '2019-02-01'), ('HIJ', '343', '2019-03-01')
GO
SELECT...
May 2, 2019 at 2:46 pm
Have you ever encountered some code that makes you feel that you need wine instead of coffee to fix it? Or is it just me?
I'm working on a code that...
May 2, 2019 at 1:35 pm
I see it as well. It seems to fail when loading part of the toolbar. See the differences with IE11 on the left and Chrome on the right.
April 30, 2019 at 6:39 pm
Can a same row have multiple replacements? How long are the columns?
April 29, 2019 at 5:48 pm
Viewing 15 posts - 136 through 150 (of 8,731 total)