Explain about Triggers?



Explain about Triggers?..

Answer / madhub

By SQL query you can trigger an event. Triggers can be activated with the help of INSERT and UPDATE queries. These can be attached to tables. Triggers more than one can be triggered alphabetically. These triggers have the capability to invoke functions from other languages.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Postgre Interview Questions

How to list the number of database?

1 Answers  


Is postgresql a database?

1 Answers  


Can you store images in postgres?

1 Answers  


How long does it take to create an index on a large table?

1 Answers  


Explain about Triggers?

1 Answers   Infosys,


Is postgres a sql database?

1 Answers  


What is instance in postgresql?

1 Answers  


Is pgadmin free?

1 Answers  


What is the difference between sql and psql?

1 Answers  


What is postmaster in postgresql?

1 Answers  


What is the command or the option available in postgresql that can be used to retrieve the next SERIAL value from the sequence object?

1 Answers  


How do I connect to pgadmin?

1 Answers  


Categories