This tag is for questions relating to the general topic of privileges, without reference to any specific operating system or application.
Can someone please tell me how to show all privileges/rules from a specific user in the sql-console?
sql oracle rules privilegesI tried to run simple sql command: select * from site_adzone; and I got this error ERROR: permission denied for …
postgresql privileges postgresql-9.2 grantI would like to give an user all the permissions on a database without making it an admin. The reason …
sql postgresql ddl privileges grantI'm getting this error: ORA-01950: no privileges on tablespace 'USERS' I have a default tablespace and I'm able to create …
oracle privileges tablespaceI locked my root user out from our database. I need to get all privileges back to the root user. …
mysql privilegesI have "read only" access to a few tables in an Oracle database. I need to get schema information on …
oracle plsql ddl privilegesMy computer is Windows XP. I need to find my.cnf to get all privileges back to the root user. …
mysql configuration privilegesI accidentally removed some of the privileges from my MySQL root user, including the ability to alter tables. Is there …
mysql privileges mysql-error-1045I am trying to view the user privileges using the command prompt in Windows. User account & User privileges such …
windows powershell cmd privileges wmicUsing PostgreSQL 9.0, I have a group role called "staff" and would like to grant all (or certain) privileges to this …
postgresql database-design roles privileges grant