Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 Old Forums
 CLOSED - General SQL Server
 An Index without a Key

Author  Topic 

AskSQLTeam
Ask SQLTeam Question

0 Posts

Posted - 2001-09-13 : 10:11:46
Dominic Olivastro writes "I'm new to Databases. I've read about how an index works, and what a key does. My understanding is that an index is simply a table with two fields: The field that is indexed and the key.

What I don't understand is how SQL Server will allow me to create an index if I do not have a key. Is my understanding of an index incorrect?

Dom"
   

- Advertisement -