Deleting a record in the record set of a query will have this effect?
A) The query and the table will have one record deleted.
B) The table will have one record deleted.
C) Nothing will happen.
D) The query will change so that the criteria adjusts to fit the deleted record.
A
Computer Science & Information Technology
You might also like to view...
A ____________ variable’s scope begins at the variable’s declaration and ends at the end of the method in which the variable is declared.
a. global b. static c. local d. basic
Computer Science & Information Technology
What are the three levels in the memory hierarchy? How are they different?
What will be an ideal response?
Computer Science & Information Technology
What is step 1 when using the Form Wizard?
A) Set data entry B) Set up a subform C) Field selection D) Arrange controls
Computer Science & Information Technology
Which one of the four keywords in SQL is used to specify what table the fields can be found?
A) WHERE B) FROM C) ORDER BY D) SELECT
Computer Science & Information Technology