Hello all,
I have a schema A that has tables and views.
User/Schema B can view the data and the definition of the tables.
Schema B can do a data preview of the view. However Schema B is getting an error when trying to view the definition of the views created in Schema A.
Schema B has the Schema A catalog object privilege.
So what could be missing here that Schema B cannot view the definition of the Schema A views?