Viewing 15 posts - 166 through 180 (of 637 total)
April 19, 2017 at 10:04 am
April 19, 2017 at 7:10 am
April 19, 2017 at 6:50 am
April 18, 2017 at 12:51 pm
April 18, 2017 at 11:42 am
April 18, 2017 at 11:06 am
Lynn
I wish that was the case. I wear many hats and work for a company with very limited resources ( and their plates are all full.. no bandwith ).
April 18, 2017 at 10:20 am
Thom: My job is not to write SQL. When I need to extract data I need help. I can write some SQL ( In fact if I were to write...
April 18, 2017 at 9:57 am
To All ( Bran,Luis,Jeff,Phil and anyone who comments ... )
You guys are a great help. Sorry I am not able to pay you.
Hey, Helping a needy person...
April 18, 2017 at 9:19 am
Credit to DesNorton
Jeff: The dates are used as default values in a SSRS report. The preferred format is YYYYMMDD. So what Des provided helps!
The purpose of me...
April 18, 2017 at 6:43 am
Thank you ... but I managed to resolve it.....
ORDER BY
(
CASE WHEN Claims.CrossoverOrigFormNbr = '' THEN Claims.FormNbr + Claims.CrossoverNewFormNbr
ELSE
Claims.CrossoverOrigFormNbr + Claims.FormNbr
END
April 17, 2017 at 2:46 pm
The data is shown in the picture... I am not able to give you data since it comes from tables that have millions of rows. So please use your imagination.
April 17, 2017 at 2:22 pm
I get an error
April 7, 2017 at 3:09 pm
April 7, 2017 at 2:48 pm
Viewing 15 posts - 166 through 180 (of 637 total)