Go Back
SQL/DS Series
Total Time: 7-14 hours (34 - 66 hours with prerequisites)

Prerequisite
SQL Series
Time: 10 -18 Hours

Prerequisite
COBOL(VS COBOL II) Series
Time: 17 - 34 Hours

SQL/DS: The Programming Environment Time: 2 - 4 hours SDS102
SQL/DS: The Programming Environment introduces the programming considerations related to embedding SQL statements in a COBOL program.
  • Overview
  • Embedding SQL in a Program

  • SQL/DS: Row and Table Manipulation Time: 3 - 6 hours SDS103
    SQL/DS: Row and Table Manipulation covers how to select one or many rows from a table as well as all aspects of updating tables.
  • Selecting a Single Row
  • Selecting Multiple Rows
  • Updating Tables

  • SQL/DS: Program Development and Efficiency Time: 2 - 4 hours SDS104
    SQL/DS: Program Development and Efficiency covers the interactive tools available for program development, methods to prevent failures and invalid updates, and hints on minimizing the overhead in accessing tables.
  • Program Preparation and Support
  • Data Integrity and Program Efficiency


  • Go Back