PowerExchange for CDC and Mainframe
- PowerExchange for CDC and Mainframe 10.5.5
- All Products
dtldescribe procedurecolumns, [qualifier1], [qualifier2], [procedure_name], [column_name], [escape_character], [respect_case1], [respect_case2], [respect_case_procname], [respect_case_colname]
Parameter
| Description
|
---|---|
qualifier1
| Catalog name.
|
qualifier2
| Schema name.
|
procedure_name
| Procedure name.
|
column_name
| Column name.
|
escape_character
| Specifies the character to be used as the escape character. Default is the ~ character.
|
respect_case1 ,
respect_case2
| Set these parameters to Y to respect the case of the
qualifier1 and
qualifier2 values, respectively. Or leave these parameters blank.
|
respect_case_procname
| Set this parameter to Y to respect the case of the
procedure_name value. Or leave this parameter blank.
|
respect_case_colname
| Set this parameter to Y to respect the case of the
column_name value. Or leave this parameter blank.
|