Reorder Primary Key - any problem?

From: t53864 <t53864_at_yahoo.com>
Date: 2 Sep 2004 06:05:06 -0700
Message-ID: <9e76ab37.0409020505.501f06d7_at_posting.google.com>



I need to reorder the primary key of a table. Say,

   Primary Key (field1, field2)

changed to:

   Primary Key (field2, field1)

Would like to know if this creates any problem to the database? Received on Thu Sep 02 2004 - 15:05:06 CEST

Original text of this message