Scalable Database Server, HiRDB Version 8 UAP Development Guide

[Contents][Index][Back][Next]

7.4.1 Coding rules

When a UAP is written, the labeling rules, SQL coding rules, and SQL syntax rules must be followed.

Organization of this subsection
(1) Labeling rules
(2) SQL coding rules

(1) Labeling rules

The labeling rules are basically same as for C. These types of labels cannot be used:

For naming embedded variables, indicator variables, and branching destination labels, the labeling rules and the C rules must be followed.

(2) SQL coding rules

All other coding rules are the same as for C. For details, see 7.2.1(2) SQL coding rules.