Relational Database
Description: Conceptual database questions | |
Number of Questions: 15 | |
Created by: Mohini Tyagi | |
Tags: Conceptual database questions Database |
Which of the following is/are not known as attribute type in a relation?
Which of the given statements is/are true? P : Foreign key cannot have a null value. Q : The primary key and foreign key can exist in a same relation. R : Foreign key relation is known as target relation.
In how many types can the connectivity of a relationship be classified?
The members of a weak entity set are called _______.
How many types of record based data models are there in a database?
How many types of attributes are there in a relational database?
Which of the following operations is/are unary operations?
Which of the following statements is/are correct? P : Candidate key cannot be null. Q : If the primary key is composed of more than one attribute, then these attributes are known as super attributes. R : All the candidate keys can be primary keys.
How many types of keys are there in a relational database?
A relationship can be classified in terms of
Which of the following entity set does not have a primary key?
Which of the following operations is/are known as binary operations?
How many types of data models are present in DBMS?
The members of strong entity set are called _______.
Which of the given statements are correct? P : Total number of tuples at any one time is known as degree of a relation. Q : Total number of columns that comprises of a relation is known as cardinality of a relation. R : Restrictions can be applied on the value of attributes.