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
How many tables can a sql database have?
Which language is used in sql?
What is the difference between execution of triggers and stored procedures?
How much does sql certification cost?
How do you optimize a stored procedure in sql?
Mention what is the use of function "module procedure" in pl/sql?
What is the purpose of primary key?
What is the use of %rowtype?
When a dml statement is executed, in which cursor attributes, the outcome of the statement is saved?
What are the rules to be applied to nulls whilst doing comparisons?
How do you write an index?
How do I order columns in sql?
What is the difference between rollback and rollback to statements?
How does sql store data?
how tsql statements can be written and submitted to the database engine? : Transact sql