Advanced SQL
Which of the following is true concerning systems information in an RDBMS?

This information can be accessed using SQL.
This information often cannot be updated by a user.
All of these
RDBMS store database definition information in system-created tables.

ANSWER DOWNLOAD EXAMIANS APP

Advanced SQL
Which of the following is true concerning triggers?

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

ANSWER DOWNLOAD EXAMIANS APP