DBMS Question DBMS
DBMS Question DBMS
Bloom’s
Q.N
Question CO Taxonom BL
.
y
The level of data abstraction which describes how the data
1 is actually stored is……………
Entity is a ________
a) Object of relation b) Present working model c) Thing
3
in real world d) Model of relation
Long Answer
Bloom’s
Q.N
Question CO Taxonom BL
.
y
3
Explain about various data models.
6
Briefly explain about Views of data.
Bloom’s
Q.N
Question CO Taxonom BL
.
y
An attribute is a __________ in a relation.
1 a) Row b) Column c) Value d) Tuple
Long Answer
Bloom’s
Q.N
Question CO Taxonom BL
.
y
Discuss the candidate key, primary key, super key,
1 composite key and alternate key.
Explain about SQL and write sql syntax for creating table
EMP(EMPNO,ENAME,SALARY,JDATE,DIS).Write sql
3 syntax for insert two rows in table, delete one row from
table, update salary and view whole table.
Bloom’s
Q.N
Question CO Taxonom BL
.
y
If no multivalued attributes exist in a relation, then the
relation is in what normal form?
1
a) 1NF b) 2NF c) 3NF d) 4NF
Long Answer
Bloom’s
Q.N
Question CO Taxonom BL
.
y
Explain about Full functional dependency and Partial
1 dependency
Long Answer
Bloom’s
Q.N
Question CO Taxonom BL
.
y
Explain the concepts of serializability.
1
Bloom’s
Q.N
Question CO Taxonom BL
.
y
What is a key difference between SQL and NoSQL
databases?
a) SQL databases are only used for large-scale
applications.
1 b) NoSQL databases are only used for structured data.
c) SQL databases use a structured schema, while
NoSQL databases are schema-less.
d) NoSQL databases rely on the ACID properties.
Bloom’s
Q.N
Question CO Taxonom BL
.
y
What is the primary difference between SQL and NoSQL
1
databases?
What does ACID stand for, and how is it related to SQL
2
databases? Explain.
Which type of database, SQL or NoSQL, is better suited
3
for structured data? Explain.
Explain the CAP theorem and how it relates to the
4 consistency, availability, and partition tolerance of
NoSQL databases.
How do SQL and NoSQL databases handle relationships
5
between data entities differently?
What is spatial data in the context of a database
6 management system, and why is it important in modern
applications?
Discuss the difference between spatial data and
7
traditional tabular data in a database
What is the fundamental difference between a single-
8
database system and a multi-database system?
How does data sharing work between databases in a
9 multi-database system compared to a single-database
system?