Database Questions And Answers

Database Questions and Answers. Get help with your Database homework. Access the answers to hundreds of Database questions that are explained in a way that's easy for you to understand. A comprehensive database of more than 118 database quizzes online, test your knowledge with database quiz questions. Our online database trivia quizzes can be adapted to suit your requirements for taking some of the top database quizzes.

Hello Friends Here in this section of Database Management System Basics Short Questions Answers,We have listed out some of the important Short Questions with Answers which will help students to answer it correctly in their University Written Exam.

Lets have a look at below Lists of Short Descriptive type Questions that may be asked in this format in Written Exams.


1. Define database management system?
Database management system (DBMS) is a collection of interrelated data and a set of programs to access those data.

1. Who is a DBA? What are the responsibilities of a DBA?
A database administrator (short form DBA) is a person responsible for the design, implementation, maintenance and repair of an organization’s database. They are also known by the titles Database Coordinator or Database Programmer, and is closely related to the Database Analyst, Database Modeller, Programmer Analyst, and Systems Manager. The role includes the development and design of database strategies, monitoring and improving database performance and capacity, and planning for future expansion requirements. They may also plan, co-ordinate and implement security measures to safeguard the database

2. What is a data model? List the types of data model used.
A database model is the theoretical foundation of a database and fundamentally determines in which manner data can be stored, organized, and manipulated in a database system. It thereby defines the infrastructure offered by a particular database system. The most popular example of a database model is the relational model.

Database Test Question And Answers

Types of data model used

  • Hierarchical model
  • Network model
  • Relational model
  • Entity-relationship
  • Object-relational model
  • Object model
Database Questions And Answers

4. List any eight applications of DBMS.
a) Banking
b) Airlines
c) Universities
d) Credit card transactions
e) Tele communication
f) Finance
g) Sales
h) Manufacturing
i) Human resource

Database Questions And Answers

5. What are the disadvantages of file processing system?
The disadvantages of file processing systems are
a) Data redundancy and inconsistency
b) Difficulty in accessing data
c) Data isolation
d) Integrity problems
e) Atomicity problems
f) Concurrent access anomalies

Database Questions And AnswersQuiz

6. What are the advantages of using a DBMS?
The advantages of using a DBMS are
a) Controlling redundancy
b) Restricting unauthorized access
c) Providing multiple user interfaces
d) Enforcing integrity constraints.
e) Providing backup and recovery

7. Give the levels of data abstraction?
a) Physical level
b) Logical level
c) View level

8. Define instance and schema?
Instance: Collection of data stored in the data base at a particular moment is called an Instance of the database.
Schema: The overall design of the data base is called the data base schema.

9. Define the terms
1) Physical schema
2) logical schema.

Physical schema: The physical schema describes the database design at the physical level, which is the lowest level of abstraction describing how the data are actually stored.
Logical schema: The logical schema describes the database design at the logical level, which describes what data are stored in the database and what relationship exists among the data.

10. Mention the actors on scene.

  • Database administrator
  • Database designer
  • End users

11. What is conceptual schema?
The schemas at the view level are called subschema‟s that describe different views of the database.

Database

12. Define data model?
A data model is a collection of conceptual tools for describing data, data relationships, data semantics and consistency constraints.

13. What is storage manager?
A storage manager is a program module that provides the interface between the low level data stored in a database and the application programs and queries submitted to the system.

14. What are the components of storage manager?
The storage manager components include
a) Authorization and integrity manager
b) Transaction manager
c) File manager
d) Buffer manager

15. What is the purpose of storage manager?
The storage manager is responsible for the following
a) Interaction with the file manager
b) Translation of DML commands in to low level file system commands
c) Storing, retrieving and updating data in the database

16. List the data structures implemented by the storage manager .
The storage manager implements the following data structure
a) Data files
b) Data dictionary
c) Indices

17. What is a data dictionary?
A data dictionary is a data structure which stores meta data about the structure of the database ie. the schema of the database.

18. What is an entity relationship model?
The entity relationship model is a collection of basic objects called entities and relationship among those objects. An entity is a thing or object in the real world that is distinguishable from other objects.

19. What are attributes? Give examples.
An entity is represented by a set of attributes. Attributes are descriptive properties possessed by each member of an entity set. Example: possible attributes of customer entity are customer name, customer id, Customer
Street, customer city.

20. What is relationship? Give examples
A relationship is an association among several entities.
Example: A depositor relationship associates a customer with each account that he/she has.


You may be interested in:
Database Management System Basics MCQs
Advanced Database Management System MCQs
Database Management System Online Tests
Database Management System Tutorials

Interview Questions For Database Developer

Database Interview Questions and Answers

Here you can find Database interview questions with answers and explanation.

Why Database?

In this section you can learn and practice Database (Questions with Answers) to improve your skills in order to face the interview, competitive examination and various entrance test (CAT, GATE, GRE, MAT, Bank Exam, Railway Exam etc.) with full confidence.

Where can I get Database Questions and Answers with Explanation?

IndiaBIX provides you lots of fully solved Database questions and answers with explanation. Fully solved examples with detailed answer description, explanation are given and it would be easy to understand. All students, freshers can download Database quiz questions with answers as PDF files and eBooks.

Where can I get Database Interview Questions and Answers (objective type, multiple choice)?

Here you can find objective type Database questions and answers for interview and entrance examination. Multiple choice and true or false type questions are also provided.

How to solve Database problems?

You can easily solve all kind of questions based on Database by practicing the exercises (including shortcut methods to solve problems) given below.