Answer Posted / 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 View All Answers
What is sequence in postgresql?
What is an example of a schema?
What is the blob data type?
How to get the ddl of a table in postgresql?
How do you enter data in pgadmin4?
What is the password of postgres user?
How many indexes per table are allowed in postgresql?
Can postgresql scale horizontally?
How do you create a database in pgadmin 3?
What is postgres default password?
Who created postgresql?
How big can a postgres database be?
How do you delete data on pgadmin?
How do I connect to postgresql on windows?
How to access postgresql database from another machine?