DB2 For Beginners

Course Provided by:
Course Taken on: coursary
starstarstarstarstar_border 4.3

Description

IBM Db2 is a family of related data management products, including relational database servers, developed and marketed by IBM. This course provides you the basic understanding of concepts of database, database installation and management.At the end of the course you should be equipped with some understanding of database management concepts. In this course we will interact with the DB2 Server and run some SQL queries on the database. We will create a database and multiple tables and perform some data manipulation and CRUD operations on the database. Topics include: Installing IBM DB2  Server Installing IBM Data Studio Basic Database  Concepts Creating Database Creating Tables Inserting Records into Tables Reading data from a database Updating database records Deleting Records Truncating Table Dropping Table Aggregate Functions Sorting Data Filtering Data Excluding Duplicate Records Using LIKE Operator and WHERE clause

Requrirements

Requirements Basic knowledge of SQL Basic knowledge of Databases

Course Includes