I have a question that is probably simple, but I did not find the answer in another place.
In the ERP database we have a created user, it has as standard the ERP schema, with this, when accessing the bank using this user to make some query simply enter the name of the Table in Select:
I have a new application and for security I created a new user, I put the ERP schema as default too, and I gave permission only Select and in some tables only.
My question is in relation to query, when I try to run the same select, he says he does not find the table, so that the Select works on this user I need to put the full name of the place :
SELECT * FROM NOMEBANCO.NOMETABELA