SQL for Database Construction – True or False

11. When a foreign key column is created without a corresponding foreign key constraint, we have created a “casual relationship” between the two tables.

A. True
B. False

Correct Answer:  A. True

12. Views can be used to show the results of computed columns.

A. True
B. False

Correct Answer:  A. True

13. A benefit of using a stored procedure is that it can be distributed to client computers.

A. True
B. False

Correct Answer:  B. False

14. A trigger is a stored program that is attached to a database.

A. True
B. False

Correct Answer:  B. False

15. A stored procedure is a program that performs some common action on database data and is stored in the database.

A. True
B. False

Correct Answer:  A. True

Leave A Comment?

18 − seven =