InterviewSolution
Saved Bookmarks
| 1. |
What is a Database? Explain |
|
Answer» It is a COLLECTION of data that is organized to be EASILY accessed, managed and UPDATED. It is distributed into rows, COLUMNS, and tables. It's indexed to make it easier to find related information. |
|