Multiple choice technology databases

What does DCLGEN stands for

  1. Declaration General

  2. Data Control Language Generator

  3. DB2 Control Region

  4. Declaration Generator

Reveal answer Fill a bubble to check yourself
D Correct answer
Explanation

DCLGEN (Declaration Generator) is a DB2 utility that generates host language structure declarations matching your table definitions. It creates DECLARE TABLE statements and corresponding host variable structures to embed SQL in programs.