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
is it possible to pass an object or table to a procedure as an argument?
Is nosql relational?
How to set up sql*plus output format in oracle?
how can we know the count/number of elements of an array? : Sql dba
What trigger means?
How to fetch values from testtable1 that are not in testtable2 without using not keyword?
Are stored procedures faster than queries?
What is on delete restrict?
Is it possible to link two groups inside a cross products after the cross products group has been created?
What is recursive stored procedure?
What is left join in postgresql?
How do we accept inputs from user during runtime?
How do you create an update query?
Describe sql comments?
How to call shell script from pl sql procedure?