Home » mcq » Computer fundamentals » Ms access » After entering all fields required for a table, if you realize that the third field is not needed, how will you remove? A. You need to delete the whole tablThere is no method to remove a particular field only. B. Delete all the fields from third downwards and reenter the required fields again. C. Select the third column in datasheet view then Delete D. Select the third row in table design view then Delete
You need to delete the whole tablThere is no method to remove a particular field only.
Delete all the fields from third downwards and reenter the required fields again.
Select the third column in datasheet view then Delete
Select the third row in table design view then Delete
Answer is Right!
Answer is Wrong!
The correct answer is: C. Select the third column in datasheet view then Delete.
To remove a field from a table in datasheet view, follow these steps:
- In the table, click the column header for the field you want to delete.
- Press the Delete key.
- In the message box that appears, click Yes.
The field is deleted from the table.
Option A is incorrect because it is not necessary to delete the whole table to remove a field. Option B is incorrect because it is not necessary to delete all the fields from third downwards. Option D is incorrect because you need to select the column, not the row, to delete a field.