Which statement about BEFORE triggers is FALSE?
Which statement about BEFORE triggers is FALSE?
what schema is used to store the UDF?
When a user-defined function (UDF) is created and no schema is specified, what schema is
used to store the UDF?
What is a function of a table check constraint?
What is a function of a table check constraint?
What are two purposes of the SET INTEGRITY statement?
What are two purposes of the SET INTEGRITY statement? (Choose two.)
Which statement about foreign keys is true?
Which statement about foreign keys is true?
Which type of table is best suited for recording results from application data manipulation that is not requir
Which type of table is best suited for recording results from application data manipulation
that is not required to be persistent?
Which statement regarding referential integrity constraints is true?
Which statement regarding referential integrity constraints is true?
What should you do?
You want to modify an existing view so that any rows that are inserted or updated with the
view will not violate the SELECT statement that was used to create the view. What should
you do?
Which database object provides an alternative way of describing data that exists in one or more base tables?
Which database object provides an alternative way of describing data that exists in one or
more base tables?
which of the following?
The WITH CHECK OPTION clause of the CREATE VIEW statement allows you to do which
of the following?