Computer Science, asked by hemantsingh1572, 6 months ago

What is the process of adding and deleting
the records from the database ?​

Answers

Answered by nawanggalik23
27

Answer:

Explanation:

Occasionally, you may need to delete records from the database. To remove records from the database: Locate and select the records you want to remove from the data list. Choose Delete Selected from the Edit menu or the right-click menu.

Answered by dreamrob
9

The answer to the given question is as follow:

Process of adding the records from the database

  • In Datasheet View, open the table, and in Form View, open the form.
  • Click New or New (blank) record in the Records group on the Home tab, or press Ctrl+Plus Sign (+).
  • In the record selector, look for the record marked with an asterisk and update the information.
  • Place the focus on the first field you want to use by clicking or otherwise, and then enter your data.
  • Press TAB, use the Right or Left arrow keys, or click the cell in the next field to move to the next field in the same row.
  • Use the Up or Down arrow keys or click the cell you want to move to in a table to move to the next cell in a column.
  • When you switch to another record or close the current one, When you view another record or close the table or form, then it saves the new record that you added.

Process of deleting the records from the database:

  • Locate and select the records from the data list that you want to delete. From the Edit menu or the right-click menu, select Delete Selected.
Similar questions