Advertisements
Advertisements
Question
Differentiate between Database state and database schema.
Solution 1
- Database State/Instance: The data stored in the database at a particular moment time of time i.e. the state of the database at a particular instance of time, is called an instance of the database.
- Database Schema: The logical structure and design of a database are called the database schema. It is the blueprint or skeleton structure of a database.
Solution 2
Database Schema | Database State | |
1. | It is the overall description of the database. | It is the collection of information stored in a database at a particular moment. |
2. | The schema is same for the whole database. | Data in instances can be changed using addition, deletion, and updation. |
3. | Does not change Frequently. | Changes Frequently. |
4. | Defines the basic structure of the database i.e. how the data will be stored in the database. | It is the set of Information stored at a particular time. |
RELATED QUESTIONS
What is meant by cell address?
State the significance of the following in DBMS :
(i) Forms
(ii) Reports
What is the difference between .importing and exporting of a database?
Mention any two of the available values that are used in indexed property.
Write the steps to filter a table.
What is meant by freezing panes?
Queries are used to ____________ information from database.
A tuple is also known as ______
Explain the characteristics of DBMS.
Which language is used to request information from a Database?
The ______ diagram gives a logical structure of the database graphically?
What are the ACID properties?
What is a relationship in databases? List its types.
How is a top to bottom relationship among the items in a database established?
List the components of storage manager.
The design of the database is known as what?
What is not a DBMS?
The interface between the database and end users or application programs is referred to as ______.
Which of the following is not a real-life application of database?
What do you call the database catalogue where DBMS stores database schema along with various constraints?
Constraints are used to ______.
State or snapshot of a database at any instance is known as ______.
Which is not a limitation of database?
State the following rules of DBMS.
Entity Integrity
State any two requirements that should be considered before making an investing decision to choose between 'Server database' or 'Desktop database'.
Mention the symbol which specifies the fixed columns or rows in a formula.
Give the shortcut that is used to select a row in Excel.
List any two types of storage devices in DBMS.
What is meant by date-transfer rate?