SELECT_GROUP

Use the SELECT_GROUP keyword to specify the repository group from which to retrieve data for reporting.

Use

SELECT_GROUP is an optional keyword for the following command and subcommands:

  • DELETE

  • LIST

  • MODIFY

  • RETRIEVE (as a command or subcommand)

Related keywords

  • SELECT_AREA

  • SELECT_DATE

  • SELECT_DBD

  • SELECT_LIMIT

Syntax

SELECT_GROUP=parameter

Parameters

Specify a 1-character to 4-character group name. Enclose the mask within either single or double quotation marks if it contains any non-alphanumeric characters.

Wildcard masks using characters * and ? can be included. The asterisk wildcard specifies all parameters for all possible characters to the right of the asterisk. The question mark specifies all parameters for the character in the string in the place the question mark holds.

Default

SELECT_GROUP=’*’

Alias

GROUP

Was this page helpful? Yes No Submitting... Thank you

Comments