What are all the object privileges available in oracle8i ?
please give some source to find out the object privileges.
Printable View
What are all the object privileges available in oracle8i ?
please give some source to find out the object privileges.
ALTER, UPDATE, DELETE, INSERT, SELECT, EXECUTE, INDEX, READ, REFERENCES.
You can get the list of privs. from a reference manual.