Database Management System
Questions 181 to 190
181.
|
Which of
the following database structure consists of a set of two or more related
tables with a minimum of one shared field between them?
|
||||||||||
Which of
the following include guidelines for creating tables in a relational
database?
|
|||||||||||
Data
integrity refers to
|
|||||||||||
The most
important advantages of the hierarchical database model is/are
|
|||||||||||
The
data hierarchy which goes from bits and bytes to
|
|||||||||||
What
is the Duplicate data in multiple data files called?
|
|||||||||||
The
logical description of the entire database showing all the data elements and
relationships among them called
|
|||||||||||
The
specific set of data from the database that is required by each user or
application program called
|
|||||||||||
SQL
is
|
|||||||||||
The
basic SQL aggregate function that gives the number of rows containing not
null values for the given column is
|
Answers
181.
|
Answer : (d)
Reason : A relational database consists of two or more related tables.
|
Answer : (d)
Reason : For the database to function efficiently, data must be atomic
|
|
Answer : (c)
Reason : Data integrity refers to maintaining consistency of the data in a
database.
|
|
Answer : (e)
Reason : The main important advantage of hierarchical data base model is
conceptual ,simplicity, independence, integrity and efficiency.
|
|
Answer : (e)
Reason : Set of fields make up a record, set of records will make a files .
|
|
Answer : (a)
Reason : duplication of data is called redundancy.
|
|
Answer : (d)
Reason : Schema describes the entire database and the logical description
of the entire database is called conceptual schema.
|
|
Answer : (e)
Reason : The subset of the specific data in the database which the user
needs is called Subsechema.
|
|
Answer : (b)
Reason : SQL is a data manipulation language used in relational DBMS.
|
|
Answer : (b)
Reason : Count function gives the number of rows containing not null values
for the given column.
|
<< Prev 1... 2... 3... 4... 5... 6... 7... 8... 9... 10... 11... 12... 13... 14... 15... 16... 17... 18... 19... 20... 21... 22... 23... 24... 25... 26... 27... 28... 29... 30... 31... 32... 33... 34... 35... 36... Next >>
No comments :
Post a Comment