Viewing 15 posts - 1,546 through 1,560 (of 9,641 total)
Toreador (6/26/2012)
ScottPletcher (6/25/2012)
2. A Table Variable can have primary keys and indexes defined
Baloney.
"Defined" is inherently an action, not a state.
You cannot "define an index" on a table variable in SQL...
June 26, 2012 at 6:46 am
Having a different number of columns in the query vs. the answers is wrong. In no case would the query supplied have a 2nd column return NULL. I...
June 26, 2012 at 6:23 am
Having one of "those" days today, which really started last Wednesday, so I guess we're almost up to one of "those" weeks.
June 25, 2012 at 11:36 am
I chose the wrong answer (true, false) for all the reasons listed by others. I chose it knowing that there was a good possibility I'd be wrong because of...
June 25, 2012 at 7:33 am
L' Eomot Inversé (6/20/2012)
But I may not find...
June 22, 2012 at 11:15 am
Hugo Kornelis (6/14/2012)
June 14, 2012 at 1:28 pm
ASITKAUSHIK (6/14/2012)
June 14, 2012 at 7:03 am
Okay, I got it wrong. I personally create constraints (other than PK and DEFAULT) separately from the CREATE TABLE statement, so when it says " execute a batch that...
June 14, 2012 at 6:49 am
For some reason I always seem to be the "dissenting voice". I'd like to think it's not because I'm a know-it-all, but because all to often decisions are...
June 5, 2012 at 9:02 am
Brandie Tarvin (6/4/2012)
Gianluca Sartori (6/4/2012)
mtillman-921105 (6/1/2012)
So I suppose a lot of people rent in Europe?
70% of Italians own the house they live in.
Well, sort of.
Who owns the house while you're...
June 4, 2012 at 9:18 am
Wish I had the income to afford a $1.5 million house.
Wish I lived in Memphis where you can get a house for $100K.
The house we just bought was a short-sale...
June 4, 2012 at 9:07 am
I'm not sure where I fall. I'm not doing exactly what I want, but my job isn't bad. It's hard to beat a full-time telecommute position that pays...
June 1, 2012 at 7:02 am
SQL Server is going to grab all the memory it can regardless of how much you put in there. If you add memory I wouldn't adjust the max memory...
May 31, 2012 at 5:27 pm
I'd definitely suggest adding a dedicated SSRS box. Until then I'd reduce the max memory for the SQL Server database engine to free up memory for SSRS and the...
May 31, 2012 at 2:15 pm
Viewing 15 posts - 1,546 through 1,560 (of 9,641 total)