Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
DataTable.PrimaryKey retrieves Clustered Keys?
Message
From
12/05/2005 13:42:32
Jason Mesches
Ocean Systems Engineering Corporation
Carlsbad, California, United States
 
 
To
12/05/2005 13:14:51
Jason Mesches
Ocean Systems Engineering Corporation
Carlsbad, California, United States
General information
Forum:
ASP.NET
Category:
ADO.NET
Miscellaneous
Thread ID:
01013143
Message ID:
01013521
Views:
15
Mystery solved. I somehow misread the index structure. It's FK, PK not the other way around, so the FK value isn't superfluous and in fact should aid the situation where mass order imports occur when we have heavy online user entered orders.

Thanks again,
---J

<snip>
>That's my issue, as well... and the one I'll be bringing up with our "guru" since the FK column doesn't seem to add anything to the uniqueness of records due to our business rules (it's a combination of PK OrderID and FK order import BatchID... but the OrderID is already guaranteed to be unique, so what does the BatchID bring to the "table" that it should be part of the clustered index?). IOW, excellent candidate for an index, but why clustered?
Previous
Reply
Map
View

Click here to load this message in the networking platform