Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
Home -> Community -> Usenet -> c.d.o.misc -> sequences and security
Hello
Sequences ara available for all users. One sequence is very important for me, i always increment it by 1. But what happen when other user will increment it by a very large number - and i do not want it (it's important for me that i am the only one who uses that sequence, and i want be the only one who control it's value).
What can i do to be sure that only specified user can change sequence's internal value ?
Thanx
Michal
Received on Mon Feb 14 2005 - 11:31:46 CST