Effective privileges
A user's effective privileges on an object encompass privileges of all types, including:.
	A user's effective privileges on an object encompass privileges of all types, including:
- 
Implicit privileges through object ownership 
- 
Explicit privileges through GRANT statements on objects 
- 
Inherited privileges through privileges on objects with inheritance enabled 
You can view your effective privileges on an object with the GET_PRIVILEGES_DESCRIPTION meta-function.