Syllabus
Suggested lab exercises:
- Working with SQL queries for the following
- Data Definition Language: Create, Alter, Grant, Revoke, Drop, Truncate.
- Data Manipulation Language: Select, Insert, Update, Delete.
- Transaction Control Statements: Commit, Rollback, Save point.
- Working with Constraints and keys in SQL.
- Apply Functions: String functions, Aggregate functions, Group by, Order by, Date and Conversion Functions.
- Set operators, Joins, Sub query: Simple, Nested, Correlated, Existence test, Membership test, DDL and Sub queries and DML.
- Working with other schema objects: View, Sequence, Index, Synonym, Cluster, Lock, BLOB, CLOB, Nested table, Type.
- PL/SQL programs, cursors, functions, procedures, packages, triggers, exception handling.
- Working with Complex Data Types
- Front end tool: Form creation, Validation, Trigger and Report generation.