Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


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???

Answers were Sorted based on User's Feedback



i want insert 10 records from table a to table b. if i m using statement level trigger how many re..

Answer / jprakash025

st lvl-10
and also row lvl-10

Is This Answer Correct ?    29 Yes 7 No

i want insert 10 records from table a to table b. if i m using statement level trigger how many re..

Answer / ganesh kumar

good. 

Is This Answer Correct ?    1 Yes 0 No

i want insert 10 records from table a to table b. if i m using statement level trigger how many re..

Answer / satheesh

statement level trigger=10
but row level trigger=1

Is This Answer Correct ?    3 Yes 3 No

Post New Answer

More SQL PLSQL Interview Questions

What is the process of debugging?

0 Answers  


What is normalisation and its types?

0 Answers  


What are string functions in sql?

0 Answers  


How do I start sql profiler?

0 Answers  


How can we find duplicate records in a table?

0 Answers  


Why cannot I use bind variables in ddl/scl statements in dynamic sql?

0 Answers  


Why query optimization is needed?

0 Answers  


how do you tune the slow running queries in oracle db , explain the methodology

0 Answers  


Display the total debit counts, total credit counts, sum of total debits, sum of total credits from an employee's transaction table (a single table) containing the following columns. Transaction_number Transaction_amount Transaction_date Transaction_type --> tells if the amount is a credit or a debit. As the query alone is important, the table is left with specifying just the field's name. Pls help me with this query.

3 Answers   iNautix, Oracle,


How many rows will return from dual table?

4 Answers   Fujitsu,


which command using query analyzer will give you the version of sql server and operating system? : Sql dba

0 Answers  


Can we use join in subquery?

0 Answers  


Categories