Product Documentation

c-treeRTG COBOL Edition User's Guide

Previous Topic

Next Topic

<segment> key element

The <segment> elements of a key are used to enumerate the segments composing the key. These elements are optional (not used by SQL). They are used to be able to create another table with exactly the same structure.

<table>

<key>

<segment>

</segment>

</key>

</table>

Mandatory Attributes

Attribute

Description

offset

A number defining the offset of the first byte composing the segment.

size

A number defining the size in bytes of the segment.

See Also

TOCIndex