|
the table profile function in the architect is nice and useful, sometime I use that for finding out table primary key or unique key in unknown databases, but in many cases, table has compound PK or UK, I suggest that add a feature to find the compound key of a table if the simple table profile result does not provide it, this feature list all the column combinations that the values are unique.
This message was edited 1 time. Last update was at 2008-07-09 21:40:42
|