Thanks to visit codestin.com
Credit goes to www.scribd.com

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

Database Management System Practical Index

This document contains a practical index for a database management system course. It lists 10 topics that will be covered in the course, including SQL statements, manipulating data, creating and managing tables, creating views and other database objects, advanced SQL features, PL/SQL basics, composite data types, cursors and exceptions, procedures and functions, and creating database triggers. Each topic contains several sub-topics that will be addressed.

Uploaded by

Bharat Malviya
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)
38 views2 pages

Database Management System Practical Index

This document contains a practical index for a database management system course. It lists 10 topics that will be covered in the course, including SQL statements, manipulating data, creating and managing tables, creating views and other database objects, advanced SQL features, PL/SQL basics, composite data types, cursors and exceptions, procedures and functions, and creating database triggers. Each topic contains several sub-topics that will be addressed.

Uploaded by

Bharat Malviya
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

Database Management System Practical Index

S.no. Name Date Signature


1 SQL Statements – 1

a. Writing Basic SQL SELECT Statements

b. Restricting and Sorting Data

c. Single-Row Functions

2 SQL Statements – 2

a. Displaying Data from Multiple Tables

b. Aggregating Data Using Group Functions

c. Subqueries

3 Manipulating Data

a. Using INSERT statement

b. Using DELETE statement

c. Using UPDATE statement

4 Creating and Managing Tables

a. Creating and Managing Tables

b. Including Constraints

5 Creating and Managing other database objects

a. Creating Views

b. Other Database Objects

c. Controlling User Access

Using SET operators, Date/Time Functions, GROUP BY clause (advanced features) and
6
advanced subqueries

a. Using SET Operators

b. Datetime Functions

c. Enhancements to the GROUP BY Clause

d. Advanced Subqueries
7 PL/SQL Basics

a. Declaring Variables

b. Writing Executable Statements

c. Interacting with the Oracle Server

d. Writing Control Structures

8 Composite data types, cursors and exceptions.

a. Working with Composite Data Types

b. Writing Explicit Cursors

c. Handling Exceptions

9 Procedures and Functions

a. Creating Procedures

b. Creating Functions

c. Managing Subprograms

d. Creating Packages

10 Creating Database Triggers

You might also like