tables created in sys account
MunishNov 19 2012 — edited Nov 19 2012Hi,
I created some tables in sys user account in oracle database 11g. (I was told to, though I am against creating anything under sys account).
Now when in developer (11.1.1.6.0) we call those tables (eg. SYS.tableA), the form will not compile. It says identified sys.tableA must be declared.
What am I missing? We cannot create public synonym for these tables (not allowed by company policies)
Thanks
Munish