Hi folks,
I've created a shared schema where our developers create shared objects like tables. I have full rights to the schema however one of my developers has created a view (not in content but inside the schema) over certain tables that I also have access to and he wants to allow others to use his view. I can see his view however I can't perform data preview. When I create my own view this person can not preview mine either. Exactly what objects/privileges are needed to share these types of views? It's almost like these views are PRIVATE and not PUBLIC and only the creator can use them yet I can still see them and look at their definition. The SQL inside I can easily run myself successfully.
Thanks,
-Patrick