Claus Pedersen
Member³
Today the column filter includes primary, unique, and foreign key. I would like to have added also an option for index columns (columns that are part of an index) and check constraint columns (columns that are are a part of a check constraint).
Also, it would be great, if the hint text (e.g. "email, varchar2(25), mandatory, Email id of the employee" in case of querying the example employees table) could indicate if the column was shown because it is part of e.g. a unique key (PLD could add text like 'part of unique index MY_UNIQUE_INDEX' to the hint text)
Also, it would be great, if the hint text (e.g. "email, varchar2(25), mandatory, Email id of the employee" in case of querying the example employees table) could indicate if the column was shown because it is part of e.g. a unique key (PLD could add text like 'part of unique index MY_UNIQUE_INDEX' to the hint text)