I would like to make uppercase and lowercase for name of Table in Oracle but I have got problem with searching table in Toad and also find table in PL-SQL.
Create Table "Test" ()
Have you got idea how fix this problem?
I would like to make uppercase and lowercase for name of Table in Oracle but I have got problem with searching table in Toad and also find table in PL-SQL.
Create Table "Test" ()
Have you got idea how fix this problem?