InterviewSolution
Saved Bookmarks
| 1. |
What is field in database? Give an example. |
|
Answer» A field is an area, reserved for a specific piece of data. It is also known as an attribute, e.g. Customer_Name. |
|