whip
Member²
When editing data in a foreign key column of a table then PL/SQL Developer shows a drop down list with data from the referenced table. This list usually contains the PK column and a few descriptive fields.
Today I started developing a new application based on new tables and only the PK column is shown in the drop down list in such a situation. Editing data in my old tables still works as it did before.
So my question is, how does PL/SQL Developer decide whether to show descriptive columns or not.
I have PL/SQL Developer Version 6.0.5.931 (MBCS).
Thanks,
Tom
Today I started developing a new application based on new tables and only the PK column is shown in the drop down list in such a situation. Editing data in my old tables still works as it did before.
So my question is, how does PL/SQL Developer decide whether to show descriptive columns or not.
I have PL/SQL Developer Version 6.0.5.931 (MBCS).
Thanks,
Tom