Jump to content United States-English
HP.com Home Products and Services Support and Drivers Solutions How to Buy
» Contact HP
More options
HP.com home
ALLBASE/SQL Reference Manual: HP 3000 MPE/iX Computer Systems > Chapter 10 SQL Statements

BEGIN DECLARE SECTION

» 

Technical documentation

Complete book in PDF
» Feedback
Content starts here

 » Table of Contents

 » Index

The BEGIN DECLARE SECTION preprocessor directive indicates the beginning of the host variable declaration section in an application program.

Scope

Application Programs Only

SQL Syntax

BEGIN DECLARE SECTION

Description

  • This directive cannot be used interactively.

  • Use this directive in conjunction with the END DECLARE SECTION directive.

Authorization

You do not need authorization to use the BEGIN DECLARE SECTION statement.

Example

You define host variables here, including indicator variables, if any.

   BEGIN DECLARE SECTION



   END DECLARE SECTION
Printable version
Privacy statement Using this site means you accept its terms Feedback to webmaster
© Hewlett-Packard Development Company, L.P.