If records are inserted into table without committing.How
to refer to these values in a procedure?
Answer Posted / swapna
First create a Trigger and with Procedure you insert
records.
The :new will take the new values.
So use Triggers in Procedures.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Can we use ddl commands in pl sql?
What is a Mapplet?
What is a variable in sql?
Can we use loop in sql?
What is thread join () in threading?
What language is oracle sql developer?
What is the process of copying data from table a to table b?
what are the differences between char and nchar? : Sql dba
what are the join types in tsql? : Transact sql
Is the primary key an index?
what is the difference between primary key and unique key? : Sql dba
What is blind sql injection?
Why commit is not used in triggers?
How do you clear the screen in sql?
What is the difference between microsoft access and sql?