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
How insert into statements in sql?
Why we use join in sql?
how to create a test table in your mysql server? : Sql dba
How can we avoid duplicating records in a query?
Where can I learn sql for free?
Does truncate free space?
Why do we need databases?
What is an ndf file?
What is the purpose of primary key?
What is acid property in a database?
What is sql integrity?
What are the parameter modes supported by pl/sql?
Can we insert in sql function?
How to add new employee details in an employee_details table with the following details
Is drop table faster than truncate?