Whats the purpose of using Nextval while creating the
sequence.
Answer Posted / tharanath.n
NextVal is pseudo column, which gives you the unique number
in the sequence.
nextval increment the sequence and return new value.
currval can only be accessed in given session after at least
one nextval has been issued.
| Is This Answer Correct ? | 6 Yes | 2 No |
Post New Answer View All Answers
8. Supporting AP, AR and GL?
What is the meaning of "Modulus" and "Alignment" in a datafile. Data file might be from any database. Data file is created through unloading data from a table. So, while loading this data into my table, I need to use these keywords. Could any one can help me regarding this?
What are different types of transactions in ar? : oracle accounts receivable
How many segment are present in Oracle Manufacturing
What is the technical flow associated with P2P or Procure to Pay cycle like the tables, APIs, concurrent programs involved in this cycle. Only technical please.
default triggers available for reports
What is auto invoicing? Explain : oracle accounts receivable
IS IT POSSIBLE TO CREATE REPORTS FROM DIFFERENT UNIVERSES IN ONE DOCUMENT?
i want to know about the javaBean.what is its purpose and how it can use in Forms.
What is db_recovery_file_dest in oracle? When do you need to set this value?
Can you explain how to adjust the amount of advance already received against an invoice? : oracle accounts receivable
difference of using cursor for loop and open,fetch,close.which one is better
Hi, IN oracle apps HRMS, if the employee changes his department, and when a conconurrent program is run for calulating the pay, The latest Dept id is not diaplayed, howeber the previous deptid is considered. Please can someone tell me where is the program going wrong, which side?
What is autocashrule set? : oracle accounts receivable
as a technical developer in oracle applications which type errors feced in your experience sofar