You are on page 1of 2

Register No: _____________ Subject Code: 53A

K.S.G COLLEGE OF ARTS AND SCIENCE


B.Sc., CS/IT/MMWT/BCA DEGREE EXAMINATION -2021
CONTINUOUS INTERNAL ASSESSMENT TEST - II – NOVEMBER-2021
SEMESTER : V MAX MARKS : 75
SUBJECT : RDBMS & ORACLE DURATION : Three Hours
DATE :08.11.2021 SESSION : FN

SECTION - A (10*1=10 Marks)

ANSWER ALL QUESTIONS


Choose the Correct Answer:

1. Count function in SQL returns the number of ________.


a) Values b) Distinct values c) Groups d) Columns
2. The types of relationships between entities are called________.
a) Connectivity b) Multiplicity c) Both (a) & (b) d) None
3. ______ function is used to suppress duplicate values from a table.
a) All b) Define c) Undefine d) Distinct
4. Which is a join condition contains an equality operator?
a) Equijoins b) Cartesian c) Both (a) & (b) d) None
5. __________ command can be used to modify a column in a table.
a) Alter b) Updatec) Set d) Create
6. The _____ clause can restrict groups.
a) Having b) Where c) Select d) None
7. To join ‘n’ tables, we need_____ conditions.
a) n b) n-1 c) n+1 d) None
8. WHERE clause can be used in ____ statement.
a) SELECT b) UPDATE c) DELETE d) All the above
9. The three control structures in PL/SQL are ___, ___, ___.
a) Sequential, Selection, Looping b) Sequential, Section, Looping
c) Semi, Selection, Iterations d) Semi, Decision, Iterations
10. A PL/SQL block refers the bind variable with_______.
a) Colon b) Double Colon c) Ampersand d) None
SECTION - B (5*5=25 Marks)

ANSWER ALL QUESTIONS

11. a) What is the use of Nested Blocks?. (Or)

b) Write a note on Comments.

12. a) What are the Wild cards in Oracle?. (Or)

b) Explain the Fundamentals of PL/SQL.

13. a) Explain the naming rules and conventions. (Or)

b) How to create an oracle table. Explain with examples?

14. a) Define sorting. What are the two types of sorting? (Or)

b) Explain with examples DEFINE command and CASE structure in Oracle.

15. a) Elaborate the Group functions. (Or)

b) Define Grouping data.

SECTION - C (5*8=40 Marks)

ANSWER ALL QUESTIONS

16. a) Explaini) Update ii ) Delete. (Or)

b) Explain the History of PL/SQL.

17. a) Explain the Data Manipulation in PL/SQL. (Or)

b) Elaborate on the data types used inPL/SQL.

18. a) Briefly explain Data Management and Retrieval in Oracle with examples. (Or)

b) What is a PL/SQL block? Explain its structure?.

19. a) Describe the various single-row functions. (Or)

b) Define Joins. Explain its various types.

20. a) Discuss about the Set operators in Oracle. (Or)

b) Explain i) Variable declaration. ii) Customized Prompts.

----------------------------------------ALL THE BEST ------------------------------------------

You might also like