Previous Topic: JCL ConsiderationsNext Topic: Coding Considerations


Dropping SQL Tables

Introduction

The purpose of the drop table function is simply to drop an existing SQL table definition and delete its data. This takes place during the compile phase of CA Culprit. For a report of TYPE=DROP, the extract phase and the output phase are not really necessary.