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
Advertisement
12. Views can be used to show the results of computed columns.
A. True
B. False
Advertisement
13. A benefit of using a stored procedure is that it can be distributed to client computers.
A. True
B. False
Advertisement
14. A trigger is a stored program that is attached to a database.
A. True
B. False
Advertisement
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
Advertisement
< PREVIOUS POSTSQL for Database Construction - General Questions