Viewing 15 posts - 166 through 180 (of 233 total)
My page 311 paragaph 1 says something different than your page 311 paragraph 1.
Mine says: "...This order is maintained through a doubly linked list called a page...
"Beliefs" get in the way of learning.
December 10, 2009 at 9:03 am
I checked the data and with the business source and was able to determine that the value will never be null. I removed the ISNULL and the problem went...
"Beliefs" get in the way of learning.
December 3, 2009 at 12:24 pm
ISNULL(Patient_Primary_Policy_Carrier_ID,-1) AS Primary_Policy_Carrier_ID,
Now that I look at it more closely, I'm not surprised that this is the line. It appears to be an order of execution thing as this...
"Beliefs" get in the way of learning.
December 3, 2009 at 9:41 am
I'll do that and let you know what happens.
"Beliefs" get in the way of learning.
December 3, 2009 at 9:13 am
That works fine so you're right, there's something subtle but I can't pinpoint it.
I tried moving the searched case to the top of the SELECT just to see if that...
"Beliefs" get in the way of learning.
December 3, 2009 at 9:00 am
In every case, the query properly branched to 'Branch 1' when Patient_Primary_Policy_carrier_id = -1. Here's the entire query where the searched case is NOT working properly. Maybe you'll...
"Beliefs" get in the way of learning.
December 3, 2009 at 7:23 am
Thanks. I've got the query working but I'm out of time to do the analysis. I will get back to it either later tonight or in the morning...
"Beliefs" get in the way of learning.
December 2, 2009 at 2:56 pm
I didn't code this but I'm trying to maintain it. The field is an integer so I got rid of the quotes around the '-1' on the off chance...
"Beliefs" get in the way of learning.
December 2, 2009 at 2:36 pm
Eddie Hendrix (11/20/2009)
"Beliefs" get in the way of learning.
November 20, 2009 at 1:33 pm
Just to clarify. If you're using 64-bit SQL Server it is recommend that Lock Pages in Memory be enabled and that the AWE enabled switch be set. This...
"Beliefs" get in the way of learning.
October 30, 2009 at 1:33 pm
I was a "double red" donor for several years and a blood donor for 15 years. Unfortunately, I had a little encounter with Mr. Cancer so I'm not allowed...
"Beliefs" get in the way of learning.
October 30, 2009 at 7:01 am
James Rochez (10/23/2009)
Seth Lynch (10/23/2009)
Robert Frasca (10/23/2009)
"Beliefs" get in the way of learning.
October 23, 2009 at 9:40 am
I think it depends on your definition of DBA. (We can debate this endlessly.) You don't need any previous technical experience to perform backups, monitor servers and jobs...
"Beliefs" get in the way of learning.
October 23, 2009 at 8:39 am
Viewing 15 posts - 166 through 180 (of 233 total)