0% found this document useful (0 votes)
15 views3 pages

Imp - QB RDBMS

Uploaded by

dhvaniljoshi6
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)
15 views3 pages

Imp - QB RDBMS

Uploaded by

dhvaniljoshi6
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/ 3

RDBMS IMP Question Bank

UNIT-1
1. Write the difference between DATA and INFORMATION.
2. Explain role of DBA and its responsibility.

3. Explain following SQL commands with example


(1)SELECT (2) DELETE (3) UPDATE (4) INSERT

4. Difference between primary key and unique key.

5. Explain DROP and TRUNCATE commands of SQL.


6. Explain schema and its type.

7. What is instance in DBMS with example?

8. Explain COMMIT and ROLLBACK and SAVEPOINT commands with example.

9. Explain three level schema architecture of DBMS.


10. Write the difference between DROP & TRUNCate.

UNIT-2
1. Explain SQL cross join and self-join with syntax and example.
2. Explain SQL inner join and outer join with syntax and example.
3. Write SQL Set operations and explain with example.

4. Explain Date functions with syntax and example. (ADD-MONTHS, MONTHS-BETWEEN,


ROUND, TRUNCATE).
5. Explain Numeric Functions with syntax and example. (ABS, POWER, MOD, ROUND,
TRUNC, SQRT)

6. Explain Group by, having and Order by clause.


7. Explain sub queries in DBMS
UNIT -3
1. What are constraints? Explain primary key constraints.
2. What is Index? Explain different types of index with example .
3. What is view? Explain create view, alter view and destroy view.
4. What is a synonym? How can we create and drop synonyms?
5. What are referential integrity constraints?
6. Explain foreign key constrains with example.

Unit 4
1. List advantages of PL/SQL.
2. Write Structure of PL/SQL block.
3. List out Cursor attributes.
4. Explain WHILE loop in PL/SQL.
5. Explain FOR loop in PL/SQL.
6. Define Trigger. Explain triggers in PL/SQL with example.
7. Differentiate Procedure and Function.
8. What is Cursor? List out the types of Cursors.
9. What is Exception? Explain Pre-Defined and User-Defined Exception.
10. What is Package? Explain the Package with example.
11. Explain WHILE loop with syntax and example.
12. Differentiate: SQL vs. PL/SQL.
13. Explain attributes of implicit cursor.
14. Differentiate before and after trigger.

UNIT-5
1. Discuss the concept of normalization and explain each anomaly.
2. Discuss first normal form (1NF) and second normal form (2NF).
3. What is Normalization? Discuss third normal form of normalization (3NF).
4. Write the advantages and disadvantages of normalization.

You might also like