Tagged Questions
1
vote
1answer
448 views
Oracle 10: Is it possible to access a public synonym to a table in a stored procedure or package?
I've been trying without success to add a reference to a public synonym in a package or stored procedure in oracle for a while, and I'm wondering if there are solutions to this problem short of ...