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 are triggers mysql?



What are triggers mysql?..

Answer / Jha Nileshkumar Kripanath

Triggers in MySQL are special automated routines that are invoked automatically when an event occurs in the database, such as inserting a new row or updating an existing one. Triggers can be used to enforce business rules, maintain data integrity, and automate tasks.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More MySQL Interview Questions

How can you get your MySQL root password, if you lost it?

1 Answers   PCS,


What is query design?

1 Answers  


in a master-master replication with two masters and alternate slaves running on two systems.can i have a script or any mysql command to know which one is right now acting as master.

1 Answers  


what is the default port for mysql server? : Mysql dba

1 Answers  


What happens if a table has one column defined as TIMESTAMP?

1 Answers  


how to declare unique key in creating a table..?

2 Answers  


How to show table names with 'mysqlshow'?

1 Answers  


How do I start and stop mysql server?

1 Answers  


What is the use of mysqli_query?

1 Answers  


How do you backup a database in mysql?

1 Answers  


Is mysql case-sensitive?

1 Answers  


How large can a mysql table be?

1 Answers  


Categories