You are on page 1of 1

Subject : RDBMS(Pr.) Class: B. Sc. (Computer Sc.)-6th Sem.

‘D’
Session – 2020-21

List of Practicals

1. Introduction to DBMS,SQL and Oracle.

2. Creation of Table without Constraints.

3. Creation of Table with Constraints.

4. Alter Commands for modifying the structure of Existing Table.

5. Insertion of record to Database.

6. Updating a record of Database.

7. Deleting Records from Table.

8. Dropping a Table.

9. Arranging Records of table using Order by Clause.

10. Usage of Group By Clause.

11. Retrieving Records from Table.

12. Usage of Single Row and Group / Aggregate functions in SQL

You might also like