Description
In this course, you will learn:-
- Tables and views will be able to be created by students. Students will be able to conduct basic DDL and DML operations in DB2 by the end of the course.
Syllabus:-
- Introduction to DB2
- Important update
- Types of Operations in DB2
- Hierarchy of DB2
- Data Types in DB2
- Create a Table in DB2
- Create a View
- Alter a Table
- Drop a Table
- Insert Records in table
- Select record from Table
- Update a Table
- Delete Records from table