Viewing 15 posts - 196 through 210 (of 233 total)
Steve Jones - Editor (12/22/2008)
I would agree it is important that we understand what we are talking about and...
"Beliefs" get in the way of learning.
December 22, 2008 at 11:01 am
Lynn Pettis (12/22/2008)
Robert Frasca (12/21/2008)
On the topic of the Queen's English, my complaint is with the way those items are categorized in BOL.
On this note, it should be known that...
"Beliefs" get in the way of learning.
December 22, 2008 at 9:29 am
RBarryYoung (12/21/2008)
Robert Frasca (12/21/2008)
...
I believe they are...
"Beliefs" get in the way of learning.
December 22, 2008 at 8:34 am
RBarryYoung (12/21/2008)
Well, I got it wrong, but I am going to go with Steve on this one. The issue...
"Beliefs" get in the way of learning.
December 21, 2008 at 8:01 pm
Steve Jones - Editor (12/19/2008)
"Beliefs" get in the way of learning.
December 19, 2008 at 2:19 pm
GilaMonster (12/19/2008)
Robert Frasca (12/19/2008)
I found heap, clustered, non-clustered, and XML as the only valid "types".
Heap, no. It doesn't have the b-tree structure, it's not an index.
Don't forget spatial indexes...
"Beliefs" get in the way of learning.
December 19, 2008 at 8:43 am
Hi folks,
Sorry, I can't agree with this. Just because it's listed in the documentation under a column labeled "index type" doesn't make it so. An indexed view is...
"Beliefs" get in the way of learning.
December 19, 2008 at 8:22 am
Didn't declare @tablename.
"Beliefs" get in the way of learning.
December 4, 2008 at 12:58 pm
The transaction log exists to maintain database integrity regardless of the recovery model. If you start a backup and then start an intensive set of update transactions then the...
"Beliefs" get in the way of learning.
November 4, 2008 at 9:04 am
PaulB (10/16/2008)
You should create a PK when you want to have RI enforced.
If you want to enforce uniqueness an...
"Beliefs" get in the way of learning.
October 16, 2008 at 8:50 am
Don't mean to be fussy but a table can have a PK and be a heap table. A table without a clustered index is part of the heap. ...
"Beliefs" get in the way of learning.
October 13, 2008 at 12:42 pm
I've followed this debate with interest but I'm afraid that Paul has not convinced me. I want to be able to uniquely identify every row in my database for...
"Beliefs" get in the way of learning.
October 13, 2008 at 7:47 am
They're both "local" in the sense that they're on the local machine versus online. Specifically, they're both in the SQL_Server_install_path\Microsoft SQL Server\MSSQL10.MSSQLSERVER\MSSQL\FTDATA directory by default.
This is out of SQL...
"Beliefs" get in the way of learning.
October 3, 2008 at 7:11 am
The term "local" thesaurus isn't really accurate. There is a language-specific thesaurus and a global thesaurus. Both are "local".
"Beliefs" get in the way of learning.
October 2, 2008 at 7:17 am
I guess I'm a little hazy on the difference between "information" and "data".:)
Seriously, the proper answer probably should be msdb. My presumption is that he was trying...
"Beliefs" get in the way of learning.
September 29, 2008 at 8:12 am
Viewing 15 posts - 196 through 210 (of 233 total)