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
 SQL Server 2000 Forums
 SQL Server Development (2000)
 necessary to index a foreign or primary key?

Author  Topic 

AskSQLTeam
Ask SQLTeam Question

0 Posts

Posted - 2001-05-12 : 15:46:20
droshky writes "hello.

if a table column is declared as a primary or foregin key, is it necessary to index that column?

The reason I ask is that I can't recall whether a column is automatically indexed when one declares that column as either a primary or foreign key.

Thank you in advance,
Droshky"
   

- Advertisement -