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 do I know if I have sql express or standard?
how do you know the version of your mysql server? : Sql dba
How do I run a script in sql developer?
what are all the different normalizations? : Sql dba
How can I make sql query run faster?
Why truncate is faster than delete?
What is the difference between inner join and left join?
How many types of sql are there?
What is the difference between a procedure and a function?
Why are aggregate functions called so?
What is restrict in sql?
when MSQL8.0 is in market
Can we create table inside stored procedure?
How does one use sql*loader to load images, sound clips and documents? : aql loader
Is inner join same as self join?