Which of the following methods CANNOT be used to delete records from a table? A. Selecting records and pressing [Delete] B. Pressing [Ctrl]+[‘] C. Clicking the Delete Record button D. From the ribbon, selecting Delete Record

”Selecting
” option2=”Pressing [Ctrl]+[‘]” option3=”Clicking the Delete Record button” option4=”From the ribbon, selecting Delete Record” correct=”option1″]

The correct answer is: A. Selecting records and pressing [Delete].

Option B, C, and D are all valid methods for deleting records from a table.

Option A is not a valid method for deleting records from a table. This is because pressing the [Delete] key will delete the selected text, not the selected records.

To delete records from a table, you can use one of the following methods:

  • Select the records you want to delete and press the [Delete] key.
  • Click the Delete Record button on the toolbar.
  • From the ribbon, select Delete > Delete Record.
  • Use the SQL DELETE statement.