Asked by Sukhkaran Dhaliwal on Jun 11, 2024

verifed

Verified

What is the most efficient way to navigate to the last record in a table containing 100 records?

A) Press the END key.
B) Press TAB as many times as necessary.
C) Use the Next record button on the navigation bar.
D) Use the Last record button on the navigation bar.

Last Record Button

A control element in database applications that allows users to quickly navigate to the last entry or record in a dataset.

Navigation Bar

A graphical interface element used in websites or applications for navigating between pages or sections.

Next Record Button

A control in database applications that navigates to the following record in a dataset.

  • Understand basic navigational operations in database software.
verifed

Verified Answer

RH
Ryuta HiedaJun 16, 2024
Final Answer :
D
Explanation :
Using the Last record button on the navigation bar is the most efficient way to navigate to the last record in a table containing 100 records as it takes you directly to the end of the table with just one click. Pressing the END key or pressing TAB multiple times can be time-consuming and not as efficient. Using the Next record button on the navigation bar would take you to the next record rather than the last record.