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

Model RDBMS Question

The document is a model test for a B.Sc. Computer Science course focusing on RDBMS and Oracle, consisting of multiple-choice questions and descriptive sections. It covers topics such as E-R diagrams, SQL, normalization, and PL/SQL programming. The test is structured into three sections, with a total of 50 marks available.

Uploaded by

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

Model RDBMS Question

The document is a model test for a B.Sc. Computer Science course focusing on RDBMS and Oracle, consisting of multiple-choice questions and descriptive sections. It covers topics such as E-R diagrams, SQL, normalization, and PL/SQL programming. The test is structured into three sections, with a total of 50 marks available.

Uploaded by

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

Reg. No.

: _____________ (a) E-R diagrams (ERD) (b) Flow diagram


(c) Entity diagram (d) relation model
7. A is an infrastructure of hardware and software that
Model Test October 2024 enables computers to communicate with each other.
III - B. Sc Computer Science (a) Network (b) data
(c) structures (d) Entity
RDBMS and Oracle 8. Full form of SQL is
Time: 3 Hours Maximum:50 Marks (a) Structured query language (b) Sequential query language
SECTION-A (10X 1=10) (c) select query language (d) System query language
Answer All questions 9. Inserts new rows, changes existing rows, and removes unwanted rows is
called____.
1. The Data Dictionary is a system structures that stores . (a) DML (b) DLL
(a) Metadata (b) Database (c) DCL (d) none of the above
(c) Explicit data (d) Implicit data 10.PL/SQL supports three composite data types ___, , and____.
2. The database system that manages a relational database environment is (a) records, tables and varrays (b) create, delete and update
known as a_____.
(c) INT, FLOAT and DOUBLE (d) none of the above
(a) RDBMS (b) DBMS
(c) Relation model (d) entity SECTION- B (3 X 5 = 15 Marks)
3. No column in a primary key may be null is called . Answer the following questions
11. (a) What is relational model? Explain data modeling and
(a) Primary key (b) super key
dependency?
(c) foreign key (d) surrogate key
(or)
4. The selects rows from a table based on a condition.
(b) What is normalization? Explain all normal forms.
(a) SELECT (b) WHERE CLAUSE
12. (a) write about displaying table, altering table and dropping a table
(c) SQL (d) PL/SQL
with example (or)
5. In is a named pointer to a private SQL area that stores information for
processing a specific query or DML statement. (b) Explain SQL and PL/SQL in detail
13. (a) How to group data? explain about some built in function (or)
(a) explicit cursor (b) Implicit cursor
(c) all of the above (d) none of the above (b) Explain SQL * Plus worksheet
6. The E-R model uses E-R diagrams (ERD) for graphical representation of 14. (a) Explain constraints. (or)
the database components.
(b) Explain how do you create a table in oracle table
15. (a) Explain DML in detail. (or)
(b) Explain how will you delete a table with syntax
SECTION- C (5 X5= 25 Marks)

Answer the following questions

16. (a) How to create procedures and functions in PL/SQL. (or)


(b) Explain about embedded SQL commands with example

17. (a) perform the following with syntax with example


(i) Updating an existing record (ii) deleting an existing record
(or)
(b) Explain about control structures in PL/SQL

18. (a) What is Oracle architecture explain with diagram? (or)


(b) How will you connect with Oracle 9i Database?

19. (a) Briefly discuss the database concept. (or)


(b) Define CASE structures.

20. (a) Explain Records, arrays and tables in PL/SQL (or)


(b) Explain PL/SQL programming language

You might also like