Hello
I have found little issue in object browser.
Reproduce:
1)Choose "My Invalid objects" in filter combobox.
2)Try expand folder "Triggers"
In this case I receive error :
"ORA-00918: column ambiguously defined".
Now in "where clause" for "My Invalid objects" it is written :
How can I change this definition for fix this issue?
Thanks
I have found little issue in object browser.
Reproduce:
1)Choose "My Invalid objects" in filter combobox.
2)Try expand folder "Triggers"
In this case I receive error :
"ORA-00918: column ambiguously defined".
Now in "where clause" for "My Invalid objects" it is written :
owner = user
and status = 'INVALID'
How can I change this definition for fix this issue?
Thanks