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
Explain what are the characteristics of data files?
Is there any function in oracle similar like group_concat of mysql?
How do I uninstall oracle client from windows?
how do u setup a replication site?
Compare and contrast between sql and sql server and explain its various functions?
How to pass parameters to procedures?
How to drop a stored procedure in oracle?
20. Using a set operator, display the client number of all clients who have never placed an order.
How do I escape a reserved word in oracle?
How to create a new user account in oracle?
I creat Credit memo in AR. Now i want revers the Credit Memo.how you can revers that what out any aditional entry.
Explain the difference between replace() and translate() functions in oracle?
How to use subqueries with the in operator using oracle?
How many file formats are supported to export data?
Explain oracle instance.