Answer Posted / pravin
sequence is sharable object in database which is use to
generate unique number
use of sequence is like
insert into table(emp_id,name)values
(sequencname.nextvalue,name)
&
cache is the memory use to how manu values preallocates in
memory & keep in memory defined in cache.
by default 20 values can be stored in cache.
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
Please send me Informatica 8.1 certification dumps, my mail id mona85gupta@gmail.com
What is an oracle function?
How to use like conditions in oracle?
How does the on-delete-cascade statement work?
Why do we use bulk collect in oracle?
What is a Garbage Collection? and what is full recursive Garbage collection?
What do you mean by merge in oracle and how can you merge two tables?
What is a tns service name?
How to get maxsal , minsal, ename department wise in single query
What is a procedure in oracle?
What is the difference between translate and replace in oracle?
How is it different from a normal table?
Explain oracle left join with an example?
If any one has information regarding interview of NIC (National Informatics Centre),it would be of great help...
What is max rowid in oracle?