23.10.2012 Views

Openedge Data Management: SQL Reference - Product ...

Openedge Data Management: SQL Reference - Product ...

Openedge Data Management: SQL Reference - Product ...

SHOW MORE
SHOW LESS

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

Syntax for ABL Attributes<br />

238<br />

Table 52: ABL table attributes used in OpenEdge <strong>SQL</strong> statements (2 of 2)<br />

Attribute keyword used in<br />

<strong>SQL</strong> statement Description Value<br />

PRO_CAN_WRITE Equivalent to ABL<br />

CAN-WRITE.<br />

PRO_DESCRIPTION Equivalent to ABL<br />

DESCRIPTION.<br />

PRO_DUMP_NAME Equivalent to ABL<br />

DUMP-NAME.<br />

PRO_FROZEN Equivalent to ABL<br />

FROZEN.<br />

Note: OpenEdge <strong>SQL</strong><br />

honors the value set here<br />

and does not allow<br />

modification of a frozen<br />

table using the ALTER<br />

TABLE, CREATE INDEX,<br />

CREATE PRO_WORD INDEX,<br />

DROP INDEX, or DROP<br />

TABLE commands.<br />

However, the frozen<br />

attribute may be set to 'N'<br />

to unfreeze a frozen table.<br />

For example: ALTER<br />

TABLE Customer SET<br />

PRO_FROZEN 'N';<br />

PRO_HIDDEN Indicates whether the<br />

table is shown in ABL<br />

tools and reports.<br />

Arbitrary character<br />

string<br />

Arbitrary character<br />

string<br />

Arbitrary character<br />

string<br />

'Y'|'y'|'N'|'n'<br />

'Y'|'y'|'N'|'n'<br />

PRO_LABEL Equivalent to ABL LABEL. Arbitrary character<br />

string<br />

PRO_VALEXP Indicates an ABL<br />

validation expression.<br />

PRO_VALMSG Indicates an ABL<br />

validation message.<br />

PRO_SA_VALMS Indicates an ABL string<br />

attributes validation<br />

message.<br />

PRO_SA_LABEL Indicates an ABL table<br />

label.<br />

PRO_DEFAULT_INDEX Determines default<br />

data-access index for a<br />

table.<br />

Arbitrary character<br />

string<br />

Arbitrary character<br />

string<br />

Arbitrary character<br />

string<br />

Arbitrary character<br />

string<br />

Name of an index or<br />

table<br />

Table 53 lists the keywords to use when setting ABL column attributes with OpenEdge <strong>SQL</strong><br />

statements.

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!