Viewing 15 posts - 451 through 465 (of 607 total)
Because I don't have to know T-SQL inside out and upside down in order to use R for something that SQL won't even do.
January 25, 2018 at 6:56 am
flip it around, do IF dbo.ISOyear(@DatumBegin) >=2018 BEGIN <select from the CTE as written with your SELECT right after> END ELSE BEGIN...
January 24, 2018 at 1:09 pm
January 24, 2018 at 1:02 pm
Stupid question maybe, but why bother? If you're converting it to junk data, then why not just convert to junk data, and stuff "lorem ipsum" into it or similar? Why...
January 23, 2018 at 3:41 pm
Hi Ben, what are you trying to match up, exactly? You're trying to find out if a table is used within a view? You are saying the name and order...
January 23, 2018 at 3:38 pm
I wouldn't say this is impossible, Diana, but it might be impractical. Reasoning - updates to ICD9, CPT and practice guidelines may mean that you have to redesign your "generic"...
January 23, 2018 at 10:16 am
1 column value is json there are 4 other columns . the json value is...
January 23, 2018 at 10:05 am
can you post the formula you changed it to? Hard to troubleshoot the error if we can't see it
January 11, 2018 at 7:12 pm
Is there a reason you want to split it? Are you splitting it on a value, or just trying to create a page break or something?
January 9, 2018 at 7:41 pm
This is why I hate quantum computing
January 9, 2018 at 7:39 pm
Can you add a table? Our system has audit tables that capture the before/after picture. Basically exact same columns as your actual project table, with Changetype and TimeOfChange columns added...
January 9, 2018 at 7:27 pm
old thread, but I'll add my two cents. I have also corrected by opening the xml and fixing it in Notepad++ or similar, works fine that way too.
January 9, 2018 at 7:22 pm
I commuted from Colorado Springs to Denver for 15 years. At my first...
January 5, 2018 at 8:47 am
Facebook is a commercial company that tries to make money by offering their...
December 19, 2017 at 10:21 am
Viewing 15 posts - 451 through 465 (of 607 total)