Viewing 15 posts - 1,606 through 1,620 (of 3,348 total)
John Mitchell-245523 (9/3/2013)
September 3, 2013 at 4:49 am
pierre-702284 (9/3/2013)
September 3, 2013 at 4:46 am
The basic idea is nice, but I have my doubts concerning the implementation.
First of all - why is there no primary key defined on the table? And why are all...
September 3, 2013 at 4:24 am
Interesting question, but incorrect and misleading answer. I did score a point, but only because I eliminated the other incorrect options first and didn't see the error in the option...
September 3, 2013 at 4:16 am
paul.knibbs (8/30/2013)
August 30, 2013 at 4:39 am
palotaiarpad (8/29/2013)
And why is BETWEEN checked regardless of the collation?If lowercase characters sort ahead of uppercase ones, then 'B' is greater then 'd', and BETWEEN can't evaluate to TRUE!
No,...
August 29, 2013 at 4:41 am
PHYData DBA (8/27/2013)
Lot of words just to say C.... 😎
I think I managed to include almost all the words of each of the three definitions.
And that was no coincidence! :hehe:
August 27, 2013 at 9:24 am
PHYData DBA (8/27/2013)
Hugo Kornelis (8/27/2013)
PHYData DBA (8/27/2013)
The two are orthogonal. The link you include is unrelated to what "heap" in a relational database means.
Orthogonal.... That is one heap of a...
August 27, 2013 at 8:06 am
PHYData DBA (8/27/2013)
August 27, 2013 at 7:17 am
sqlnaive (8/27/2013)
"A heap table can or...
August 27, 2013 at 1:55 am
SQLRNNR (8/26/2013)
A Heap can have nonclustered indexes. A heap just means that the table...
August 27, 2013 at 12:47 am
Good, simple, basic terminology question.
Answer is correct.
Question text is a bit strange. Yes, we call a table with no clustered or nonclustered indexes a heap. But that name also applies...
August 27, 2013 at 12:43 am
Hi Tom,
I just wasted two hours typing a long reply to your message, then forgetting to do a copy/paste before posting. I really hate this site at times like that....
August 26, 2013 at 5:00 am
First: I am very glad to see a question about normalization. There should be more of those. Much more. So thank you, Tom!
And yet, my pedantic me just has to...
August 23, 2013 at 3:35 pm
L' Eomot Inversé (8/23/2013)
Hugo Kornelis (8/23/2013)
August 23, 2013 at 2:56 pm
Viewing 15 posts - 1,606 through 1,620 (of 3,348 total)