Looking to modify the view DDL. Using PowerDesigner version 15.2 for Teradata. Have been able to make quite a bit of customization on the .xdb but there are two things I want to change:
a) list all the view columns individually rather than in one continuous line
b) not fully qualify every column in the view select statement with the owner and table name
These things appear to be controlled by system variables (%SQL%, %VIEWCOLN%).
While I've gotten pretty good at customizing PowerDesigner - and am so pleased at the extent that it can be customized - this is one thing I have yet to figure out. Any assistance would be much appreciated!