0% found this document useful (0 votes)
18 views2 pages

RDBMS

Uploaded by

For Notsure
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
18 views2 pages

RDBMS

Uploaded by

For Notsure
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 2

CENTRE FOR DEVELOPMENT OF IMAGING TECHNOLOGY

(Under Government of Kerala)


CEP EXAMINATION-FEBRUARY 2019
Subject: RDBMS
DCA
Register No. Time: 3 Hours
Maximum Marks:100

I. Fill in the blanks. Answer ALL questions. (10 x 1 = 10)

1. Employee (EIDnumber, name, designation, salary) In this query, ____________ attribute form

the primary key.

2. The ____________ operator takes the results of two queries and returns only rows that appear in

both result sets.

3. In the ____________ normal form, a composite attribute is converted to individual attributes.

4. An entity set that does not have sufficient attributes to form a primary key is termed a _________

5. DML stands ____________

6. Minimal Super Keys are called ____________ key.

7. ODBC stands for ____________

8. The property of an entity is called ____________

9. SQL stands for ____________

10. Number of attributes in a relation is called ____________

II. Explain briefly. Answer any TEN questions. (10 x 4 = 40)

1. What are the characteristics of a database?

2. Briefly explain about data abstraction.

3. Write a short note on data independence.

4. What do you mean by cardinality?

5. Write a note on database schema.

6. What are derived attributes?

Code No.Q19FEB 140 [P.T.O]


7. What are COMMIT and ROLLBACK in SQL?

8. Briefly explain 3rd Normal Form (3NF) with an example?

9. How can we avoid deadlock?

10. What is mean by nested queries?

11. Briefly explain the following keys with examples

a) Primary key b) Candidate key

12. Write a short note on ACID property.

13. Draw an ER diagram for student and school.

III.Answer any FIVE questions. Explain in detail. (5 x 10 = 50)

1. What are the different database system architecture? Explain.

2. Explain in detail about relational algebra.;

3. Explain the following relationships with examples

a) One to one b) One to many c) Many to many d)Many to one

4. What are advantages and disadvantages of DBMS?

5. Explain the different type of joins.

6. Explain in detail about SQL.

7. Explain the concurrency control mechanism in database.

---------------------

Code No.Q19FEB 140

You might also like