Description:
Using erwin DM: Is there a recommended way to indicate that a particular column is an auto-generated number? The indication should be easily seen or accessed, just like an icon for PK or FK.
Solution:
If a column is auto-numbered, then the data type should reflect that, but if that is not the case, then the only option is to color code it differently to denote that. You can create a Theme and associate all such columns with that special Theme.
Comments
0 comments
Please sign in to leave a comment.