Viewing 15 posts - 406 through 420 (of 607 total)
April 12, 2018 at 10:13 am
April 11, 2018 at 10:08 am
April 10, 2018 at 1:29 pm
April 10, 2018 at 1:29 pm
I was a trombone player, but I haven't touched it in 15 years. I keep meaning to get back into piano and from there back into bass (probably electric) and...
April 9, 2018 at 8:11 pm
April 9, 2018 at 9:53 am
We just keep a copy of a report file named "_Template.rdl" in the root of our development folder, include a copy in each new project so we have a base...
April 4, 2018 at 7:35 pm
TitusCrews - Friday, March 23, 2018 9:12 AMQ: Why did the programmer quit his job?
A: Because he didn't get arrays.
sure he did,...
March 27, 2018 at 11:00 am
But, since it's fun to throw rocks down a well to hear them splash, you could just do this, without mentioning the schema at all.
USE myDatabase;
SELECT top 10...
March 27, 2018 at 10:56 am
Try searching for "dynamic pivot" and see what you can find, that will handle your issue. Alternatively, you could impose some sort of practical limit, 15 or 20 diagnosis codes...
March 22, 2018 at 6:58 am
Lynn is right and wrong, you can't execute the dynamic SQL in a function BUT you can build it in a function, and execute it after you've called the function...
March 21, 2018 at 7:20 am
You are only matching on email, firstname and lastname. Your ID and the EmaiNameDuplicatedParent is what differs, and the same email is in both left and right. So you're not getting...
March 2, 2018 at 7:41 am
You'd think they'd have sent out a crew to *clear* the gutters...
Can't be fun...
February 27, 2018 at 1:06 pm
South-bound on the upper level, north-bound on...
February 27, 2018 at 1:04 pm
Viewing 15 posts - 406 through 420 (of 607 total)