-
Data in database at a particular point of time is called as:
-
- Intension
- Extension
- Back up
- Application
Correct Option: B
The overall design or description of the database is known as database schema or intension of the database, and is specified while designing the database. The data in the database at a particular point of time is known as database instance of database state or snapshot. The database state is also called extension of the schema.