Multiple Choice
Case 1 - LuvUrPet
The database for a pet supply company includes the following table, named tblCollar, that contains product data for pet collars. The ItemDesc and Color fields contain text. The ItemNum, Price, and Quantity fields contain numbers.
-An application using the dataset allows the user to provide an ItemNum to select a record to delete from the dataset.Which function must also be used in the code for the Delete button on the form to work properly?
A) INSERT
B) InsertRecordQuery
C) DELETE
D) DeleteRecordQuery
Correct Answer:

Verified
Correct Answer:
Verified
Q47: If you want the records in a
Q48: A Try…Catch statement ends with _.<br>A)End<br>B)End Try…Catch<br>C)End
Q49: What is a parameter query and how
Q50: For the changes made to a dataset
Q51: The .xsd file is called the dataset's
Q53: The tblMembers table contains six fields. The
Q54: The ContractsDataSet contains a table named tblContracts.
Q55: The Query Builder places the WHERE clause's
Q56: Which of the following statements will delete
Q57: Which of the following statements selects the