Viewing 6 posts - 1 through 6 (of 6 total)
There is no existing column orderstatus so that last option is not possible.
December 30, 2015 at 10:31 am
Hugo,
I don't believe I can upload any files here to show you screen shots can I? So, I will describe exactly what I did.
When I got the initial error about...
January 25, 2015 at 1:23 pm
Thanks for replying Hugo; however, I am still confused with regards to the Primary Key behavior.
Perhaps you or someone else can clarify the following for me? Using the 2012...
January 23, 2015 at 12:18 pm
You are spot on correct jcclementz 🙂
The database option ANSI_NULL_DEFAULT was set to off which I confirmed with the following:
SELECT is_ansi_null_default_on
FROM sys.databases...
January 22, 2015 at 4:39 pm
I knew the question was trying to test one's knowledge about COUNT(*) versus COUNT(aSpecificColumn), as I have been caught by this previously.
The only problem I have with this QoD, is...
January 22, 2015 at 12:25 pm
The question is not detailed enough, cannot be answered properly and should be revised. As previous posts state, there is a "minimum" requirement for memory, but memory really depend on...
December 22, 2014 at 11:56 am
Viewing 6 posts - 1 through 6 (of 6 total)