In which database records are organized in a tree like structure ?
Flat – File Database
Relational database
Network database
Hierarchical database
What is the full name of SQL?
Standard query language.
Structured query language
Sequence query language
Server query language
Which among the following represent a record?
Each row in a table
Each column in a table
Entire collection of data
Collection of related fields
What represents each column in a table?
Record
Field
File
Form
Which key uniquely identifies a record in a database table?
Foreign key
Private key
Primary key
Candidate key
Which data type accepts only whole number?
Float
Double
Integer
Real
Define the term database.
Database is a collection of related tables
Database is a collection of related fields
Database is a physical representation of data
Database is a collection of conceptual tools for describing data
Which window allows you to choose Static or Dynamic Report?
Report wizard window
Data wizard window
Form wizard window
File wizard window
Which database structure is the most prevalent in today’s business organizations?
Object Oriented database
Which is the main component of DBMS?
Data
Data management system
Data processing system
Database