How to grant on a SEQUENCE???

skanat

Member²
Look, I execute on the SQL*Plus (logged as the owner of the table NAME_SEQUENCE): 'grant select on NAME_SEQUENCE to ANOTHER_USER_NAME'. I execute also woth ALTER and connected as ANOTHER_USER_NAME I can not refer the NAME_SEQUENCE.

Can anybody helps me???? PLeaaaaaaseeeeee!!
Thanks people.
Bernat
 
I also answered that question in my own. THANKS!!

Originally posted by skanat:
Look, I execute on the SQL*Plus (logged as the owner of the table NAME_SEQUENCE): 'grant select on NAME_SEQUENCE to ANOTHER_USER_NAME'. I execute also woth ALTER and connected as ANOTHER_USER_NAME I can not refer the NAME_SEQUENCE.

Can anybody helps me???? PLeaaaaaaseeeeee!!
Thanks people.
Bernat
 
Back
Top