From: Gavin_King/Cirrus%<CI...@ci...> - 2002-08-22 10:15:53
|
I've enhanced SchemaExport to create primary key constraints for indexed collections ( consisting of the key + index columns ). I'd like to know if its still worth creating an index on the key columns if there is a primary key on the key + index columns. Collection retrieval uses the key columns only. A bit beyond my understanding of databasey stuff i'm afraid.... |