i want insert 10 records from table a to table b.
if i m using statement level trigger how many record insert
?in row level trigger how many record inserted???
Answer Posted / jprakash025
st lvl-10
and also row lvl-10
| Is This Answer Correct ? | 29 Yes | 7 No |
Post New Answer View All Answers
What is the purpose of cursors in pl/sql?
What is sql partition function?
Why do we use joins?
What is the difference between database trigger and stored procedure?
What is difference between sql and mysql?
Explain the types of joins in sql?
what is clause? : Sql dba
how would you enter characters as hex numbers? : Sql dba
Is join and inner join the same?
What is string data type in sql?
What is embedded sql with example?
How many commands are in sql?
What is a temporal data type?
Inline the values in PL/SQL, what does it mean.?
What is the left table in sql?