Returns the name of a query.
Format
SCA$QUERY_GET_NAME query_context,
query_name
1 – Arguments
query_context
type: $SCA_QUERY_CONTEXT
access: read/write
mechanism: by reference
An SCA query context whose name is to be obtained.
query_name
type: character string
access: write only
mechanism: by descriptor
The name of the query.
2 – Condition Value Returned
SCA$_NORMAL The query name has been successfully
returned.
3 – Description
The SCA$QUERY_GET_NAME routine returns the name of a query.
This routine will become obsolete in a future version of SCA.