Re-ordering FK#s on an ER table object?

A

API Docs

Is there a way to "refresh" or re-order the foreign key numbers on a database
table?

Because of the order in which I connected the related tables, and because
there have been some changes in which tables should be connected, I have
ended up with something like this down the left-hand column in some of my
table objects:

FK1
FK2

FK5

FK3

I'd rather that they be in order, and consecutive. Is there a way to fix
this - maybe something like <right-click> "Reset Connector", but for the
table?

Thanks!
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top