Advanced SQL
Which of the following is true concerning a procedure?

They are the same thing as a function.
They do not need to have a unique name.
They include procedural and SQL statements.
You do not create them with SQL.

ANSWER DOWNLOAD EXAMIANS APP

Advanced SQL
Which of the following is true concerning triggers?

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

ANSWER DOWNLOAD EXAMIANS APP