________ will update a foreign key automatically when the primary key changes
A) Referential integrity
B) Cascade update
C) Cascade delete
D) Domain integrity constraints
B
Computer Science & Information Technology
You might also like to view...
The Mark as Complete feature is a workbook developer's way of notifying anyone who opens a workbook not to make any changes
Indicate whether the statement is true or false
Computer Science & Information Technology
A(n) ____ finds which element belongs in a particular position on each pass through the array and moves it there.
A. selection sort B. bubble sort C. insertion sort D. merge sort
Computer Science & Information Technology