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 secondary key?
Why is partition used in sql?
how to select first 5 records from a table? : Sql dba
How do I use google cloud in sql?
What is partition by in sql?
what is view? : Sql dba
What are the advantages of indexing?
what is auto increment? : Sql dba
Which sorts rows in sql?
What is sql*loader and what is it used for? : aql loader
What is right join in sql?
What is a stored procedure in sql with example?
How do I create a sql script?
What are all the different types of indexes?
How show all rows in sql?