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.
| Author |
Topic |
|
timmemac
Starting Member
6 Posts |
Posted - 2010-05-13 : 15:37:08
|
| Hi, I have two table Customers and Orders.CustId is the PK and is referenced in Orders table as FK.will the CustId in Orders table be indexed as Clustered index along with CustId of Customers table(as this is PK).RegardsTim |
|
|
tkizer
Almighty SQL Goddess
38200 Posts |
|
|
|
|
|