Autocompletion in Oracle database console window doesn't work with tables in pl/sql code
已回答
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:


请先登录再写评论。
same issue on tracker