Previous Topic: In Interactive SQL Service FacilityNext Topic: ENABLE


EDIT SQL

You can use the EDIT command in the Interactive SQL Service Facility to modify a source member containing SQL statements. Enter the following command on the command line in the Interactive SQL Service Facility:

►►─┬─ EDIT ─┬─ SQL ─ / ─┬──────────────────────┬──────────────────────────────►
   └─ EDT ──┘           └─ source-member-name ─┘

 ►─┬───────────────────────┬─┬────────────────┬─ / ───────────────────────────►◄
   └─ ,output-member-name ─┘ └─ ,description ─┘
source-member-name

Enter the name of the member containing the SQL statements you want to edit.

Valid Entries:

1 to 8 characters

Default Value:

(No default)

,output-member-name

Enter the name of the member containing the results of executing a source member.

Valid Entries:

1 to 8 characters

Default Value:

(No default)

,description

You can enter the 32-character description of the source member.

Valid Entries:

1 to 32 characters

Default Value:

(No default)

After you enter the EDIT command, CA Datacom Datadictionary displays the SQL Member Selection Criteria Fill-in Panel where you can: