Viewing 15 posts - 826 through 840 (of 15,381 total)
The reason you are struggling here is because you have violated 1NF by stuffing parent and child keys into the same tuple. You need to redesign how you are handling...
June 14, 2017 at 7:26 am
LOL just got this message from a Facebook friend. "While working on a SQL statement just now I ran into an issue that I needed a little help to solve....
June 9, 2017 at 10:43 am
June 9, 2017 at 10:04 am
What is the issue? Please see the first link in my signature for best practices when posting questions.
June 9, 2017 at 8:54 am
It would be remiss if somebody didn't mention that the root of your issue is that you are storing dates as varchar. You should choose the appropriate datatype for the...
June 9, 2017 at 8:49 am
And of course the "correct" answer is only half correct anyway as SQLPERF can also reset wait and latch statistics.
June 8, 2017 at 7:57 am
June 2, 2017 at 1:44 pm
June 2, 2017 at 1:00 pm
June 1, 2017 at 8:36 am
June 1, 2017 at 7:51 am
Your data in here appears to have a weak attempt at obfuscating your data. There is too much real information in here. Real doctors, hospitals that are vaguely disguised. Makes...
May 31, 2017 at 2:06 pm
Viewing 15 posts - 826 through 840 (of 15,381 total)