1.

What are the uses of triggers?

Answer»

Basically triggers are used to create consistencies, access restriction and implement securities to the database. Triggers are also used for −

  • Creating validation mechanisms involving searches in multiple tables

  • Creating logs to register the use of a table

  • Update other tables as a result of inclusion or changes in the current table.



Discussion

No Comment Found