?The deletion of a record is temporary and can be undone.
Answer the following statement true (T) or false (F)
False
Before you delete a record, you must select the entire row for the record in the datasheet. Keep in mind that the deletion of a record is permanent and cannot be undone. See 18-1: Maintaining Database Records
Computer Science & Information Technology
You might also like to view...
MC A copy of the argument’s value is made and passed to a called function with ______.
a) pass-by-value. b) pass-by-reference. c) pass-by-object. d) None of the above.
Computer Science & Information Technology
Answer the following questions true (T) or false (F)
1. Inheritance refers to a very specialized form of a class. 2. A derived class is a class defined by adding instance variables and methods to an existing class.
Computer Science & Information Technology