Which of the following is NOT true about editing, adding, and deleting records?

A) When you add a record to a form, you are actually adding the record to the table it will be stored in.
B) If the table is part of a relationship, referential integrity has not been enforced, and the cascade delete option has been chosen, a record cannot be deleted if there are related records in another table until those records have also been deleted.
C) Changes to data are saved automatically.
D) Records can be deleted from a single table without additional steps if the table is not part of a relationship.


B

Computer Science & Information Technology

You might also like to view...

When you assign a nonrecurring task, you cannot retain a copy, but can request a status report when the task is completed.

Answer the following statement true (T) or false (F)

Computer Science & Information Technology

Your computer has a single HDD formatted with NTFS with the following data folders:   C:\Documents C:\Pictures   You create a new child folder under the C:\Documents folder.   What term describes the permissions the new folder automatically attains from the C:\Documents folder?

A. Inherited permissions B. Explicit permissions C. Allow permissions D. Deny permissions

Computer Science & Information Technology

All ____ arrays are created and destroyed each time the function they are local to is called and completes its execution.

A. global B. static C. auto D. extern

Computer Science & Information Technology

An ethical hacker is a person who performs most of the same activities a hacker does, but with the owner or company's permission.

Answer the following statement true (T) or false (F)

Computer Science & Information Technology