Advanced SQL
Which of the following statements is true concerning routines and triggers?

Both run automatically.
Both consist of procedural code.
Both have to be called to operate.
Both are stored in the database.

ANSWER DOWNLOAD EXAMIANS APP

Advanced SQL
Which of the following is true concerning triggers?

They execute against only some applications that access a database.
You do not create them with SQL.
They cannot cascade (cause another trigger to fire).
They have an event, condition, and action.

ANSWER DOWNLOAD EXAMIANS APP