COMPUTER SCIENCE 9TH - Short / Detailed Question Answers
INTRODUCTION TO DATABASE SYSTEM
Q.1: Define term database system?
Ans: Database:
A database stores data in organized form. Generally, a database is an electronic system that facilitates easy access, manipulation, and updating of data. A database is composed of tables which contain rows and columns. These rows and columns are called records and fields respectively. Most databases contain multiple tables.