DBMS/ RDBMS

A database is an organized collection of data, generally stored and accessed electronically from a computer system. Where databases are more complex they are often developed using formal design and modeling techniques. The database management system (DBMS) is the software that interacts with end users, applications, and the database itself to capture and analyze the data.

Source : Wikipedia

Study Material

Assignments

Assignment 1 : Posted on 8-September-2020

Q : 1 Write a short note on RDBMS and also explain how it's different than DBMS?
Q : 2 Explain Code Rules in detail.
Q : 3 Explain different data types available in Oracle.
Q : 4 Explain different Control Statements available in Oracle.
Q : 5 Explain different Looping Statements available in Oracle.
Q : 6 Differentiate: Procedure and Functions available in Oracle.
Q : 7 Write a short note on the Cursor and explain various steps involved to work with the cursor in Oracle.