InterviewSolution
Saved Bookmarks
| 1. |
Explain What Is A Database? |
|
Answer» A database is a COLLECTION of information in an organized form for faster and BETTER ACCESS, STORAGE and manipulation. It can also be defined as a collection of TABLES, schema, views and other database objects. A database is a collection of information in an organized form for faster and better access, storage and manipulation. It can also be defined as a collection of tables, schema, views and other database objects. |
|