|
-
Hi there friends,
Does anyone know what SYSTEM PRIVELEGES are required when granting the following OBJECT PRIVELEGES?
GRANT INSERT ON "ACCOUNTS"."ACCOUNT" TO "T1"
GRANT SELECT ON "ACCOUNTS"."ACCOUNT" TO "T1"
GRANT UPDATE ON "ACCOUNTS"."ACCOUNT" TO "T1"
ACCOUNT is the table I want rights to in the ACCOUNTS tablespace, but I also need to grant some SYSTEM PRIVELEGES before the OBJECT PRIVELEGES stick.
I'm not sure which ones.
Does anyone know, please?
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|