Is it possible to compare the details of two TYPES?
说明
Is it possible to compare the attributes and their types (VARCHAR2, NUMBER, etc...) of two TYPES?
When you currently use the compare objects for the TYPE, it compares the creation statement of the object. If for one TYPE, you add and remove attributes, the comparison with the other is not possible.
解决办法
This is currently not possible to do.
WORKAROUND: None.
STATUS: Enhancement request SQLNAV-1714 has been submitted to Development for consideration in a future release of SQL Navigator for Oracle.