PL/SQL Developer has problems to edit objects than name has double quotes.
For example:
There is a table with name ""Table1"". If I take to edit this table in PL/SQL Developer then after click "Apply" it is created new table with name TABLE1.
PL/SQL Developer ignores the double quotes.
Is any way to decided this problem?
Thanks.
For example:
There is a table with name ""Table1"". If I take to edit this table in PL/SQL Developer then after click "Apply" it is created new table with name TABLE1.
PL/SQL Developer ignores the double quotes.
Is any way to decided this problem?
Thanks.