Viewing 9 posts - 1 through 9 (of 9 total)
Again, I got the right answer for the wrong reason. The fact that the topic was IDENTITY should have been a tip-off. But I'd never encountered the References...
April 10, 2013 at 8:37 am
Which means the Flag filter belonged in the WHERE clause, not the JOIN.
I think I'm starting to get it. The JOIN clause is about what gets included on the...
April 4, 2013 at 1:26 pm
Okay, then how would you have written a left outer join if you wanted to fetch only the records where the left side had flag = 1?
April 4, 2013 at 12:26 pm
I too had trouble with the wording of the options, and ended up picking the first (and wrong) option because the other three looked like they couldn't be true. ...
April 4, 2013 at 9:51 am
I'd be cautious if you don't know how the tables got there in the first place. We have an accounting system that utilizes work tables, which are generally empty...
December 7, 2012 at 7:27 am
Damn if you weren't right. I ran it again, and then, just to humor you of course, I began moving through 399 records one at time. At the...
November 30, 2012 at 12:13 pm
It's well-written and I thought I understood, but when I tried to apply what I learned, I found something that didn't make sense. We have a 1.8G database with...
November 30, 2012 at 9:00 am
Here is the error from the job history log:
failed with the following error: "Cannot perform a differential backup for database "MCRInc_2011App", because a current database backup does not exist. Perform...
November 29, 2012 at 11:58 am
I had jobs set up to run the backups. Lately I've been running the backups by manually running the jobs because I'm in test and debug mode and can...
November 29, 2012 at 11:34 am
Viewing 9 posts - 1 through 9 (of 9 total)