Previous Topic: JCL ConsiderationsNext Topic: Coding Considerations


Creating New SQL Tables

Introduction

CA Culprit can create new CA IDMS/DB tables. The user simply codes familiar CA Culprit syntax, and SQL commands are generated automatically. Minimal training in Structured Query Language is needed for a CA Culprit programmer to begin creating new SQL tables.

Creating new SQL tables is a two step process: Create the table definition, and insert new data.