datamodeler
MIS
If I define a primary key constraint, the system will create an index for me. That is fine. How do I get it to be the cluster index for the table?
Should I simply define a unique index but not indicate that it is the primary key? I do not like this because of the loss of metadata.
Any ideas?
Thanks
Mike Harris
Data Modeling & Administration
Should I simply define a unique index but not indicate that it is the primary key? I do not like this because of the loss of metadata.
Any ideas?
Thanks
Mike Harris
Data Modeling & Administration