0

I want to show default value of each column in my ERD.How I can do that ? I don't see something about it in content tab in symbol format windows. Only in preview tab in table properties, I can see default values for columns in generated SQL. the Power designer version is 16.6.

HFDev
  • 131
  • 2
  • 4
  • 11

1 Answers1

1

You can modify the attributes displayed for columns under Tools > Display Preferences > Table > Advanced > Columns > List columns:

Use Select > (Select Attributes) Default Value to add the default value.

This list of attributes does not provide long text attribute, like Description. For these, you might be able to work a solution using calculated attributes.

pascal
  • 3,287
  • 1
  • 17
  • 35