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


Please Help Members By Posting Answers For Below Questions

What is the difference between null value, zero, and blank space?

768


Why do we use partitions in sql?

722


How do I run sql?

828


Which sorts rows in sql?

773


What does data normalization mean?

718






What does t sql mean?

704


Write the alter statement to enable all the triggers on the t.students table.

848


Why do we need view in sql?

730


what is commit? : Sql dba

817


what are all types of user defined functions? : Sql dba

755


Where can I learn sql for free?

702


Explain lock escalation? : Transact sql

867


What is cartesian join in sql?

744


what is view? : Sql dba

728


what are the performance and scalability characteristics of mysql? : Sql dba

723