Information Catalog Manager Administration Guide

How to read the tag language syntax diagrams

Code the tags and keywords exactly as they are shown in the text. The tags and keywords are represented like this:

:tagname.keyword() keyword()

Valid values that you can substitute for variables are described in the keyword list. The values are represented like this: variable

In tag descriptions, a vertical bar in each pair of keywords or values indicates that you must include one of the pair with the tag. For example, the syntax for the PROPERTY tag includes the NULLS keyword values NULLS(Y|N). You must code either NULLS(Y) or NULLS(N).


[ Top of Page | Previous Page | Next Page ]