Important Notice: Our web hosting provider recently started charging us for additional visits, which was unexpected. In response, we're seeking donations. Depending on the situation, we may explore different monetization options for our Community and Expert Contributors. It's crucial to provide more returns for their expertise and offer more Expert Validated Answers or AI Validated Answers. Learn more about our hosting issue here.

I can SELECT from SQL*Plus but not from PL/SQL. What is wrong?

PL select sql wrong
0
Posted

I can SELECT from SQL*Plus but not from PL/SQL. What is wrong?

0

PL/SQL respect object privileges given directly to the user, but does not observe privileges given through roles. The consequence is that a SQL statement can work in SQL*Plus, but will give an error in PL/SQL. Choose one of the following solutions: • Grant direct access on the tables to your user. Do not use roles!

Related Questions

What is your question?

*Sadly, we had to bring back ads too. Hopefully more targeted.