If records are inserted into table without committing.How
to refer to these values in a procedure?
Answer Posted / highness
good,
isn't it possible by using :new pseudo records within
a trigger???
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
Does execute immediate commit?
what are the difference between clustered and a non-clustered index? : Sql dba
What is sqlexception in java?
What kind of join is join?
Why should I use postgresql?
Who is the owner of mysql database?
How do I count rows in sql query?
What is foreign key in sql with example?
Are sql database names case sensitive?
How to use sql statements in pl/sql?
What are tables and fields in the database?
What is auto increment?
Explain what is sql*plus?
What are the events on which a database trigger can be based?
Can we use insert statement in function?