Autocompletion in Oracle database console window doesn't work with tables in pl/sql code
Answered
Autocompletion works with select statements but in pl/sql code it doesn't work, is their a way to enable or fix this?
This works, the table name is BG_TEST


But when I try to make a variable l_test with the datatype off that table it doesn't autocomplete:


Please sign in to leave a comment.
same issue on tracker