pld 8.0.1491 bug?

youngBull

Member
In sql window or in object window, right click a table -> query data, then display error
Checked again, it happened on different schema
 
Last edited:
Confirmed for version 8.0.0.1490

For some reason dubble quotes (") are placed around the table name from a different schema. This results in a ORA-00942 ('Table or view does not exist') error.
 
Back
Top