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


What is a behavioral trigger?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More SQL PLSQL Interview Questions

What can you do with pl sql?

0 Answers  


How do you rank data in sql?

0 Answers  


What is indexing in sql and its types?

0 Answers  


What is procedure explain with example?

0 Answers  


What does “select count(1) from tab” result?

10 Answers   IBM,


what is difference between "Primary key" and "Unique key"?

4 Answers   PreVator,


Can we call dml statement in function?

0 Answers  


Is there a way to automate sql execution from the command-line, batch job or shell script?

0 Answers  


declare lowerl number:= 1; upperl number:= 3; num varchar2(10); begin for i into lowerl..upperl loop num:=num||to_char(lowerl); if i=3 then upperl:=5; end loop; message(num); What will be the output ?

3 Answers   Oracle,


Is sql developer case sensitive?

0 Answers  


How write primary and foreign key relationship between two tables without using constraints? u can use any of procedure/function/trigger and any sql?

1 Answers   Parexel,


Maximum how many triggers can we use in trigger and How to find out how many records it fetched.

1 Answers   TCS,


Categories