The following help statement provides detailed description of the function argument and output parameters.
help function TD_SYSFNLIB.TD_DBQLFUL;
Column | Data Type | Description |
---|---|---|
QID | DECIMAL(18,0) | Input parameter QueryID from DBC.DBQLogTbl.QueryID. |
Data | VARBYTE | Input parameter VARBYTE data from DBC.DBQLogTbl.FeatureUsage. |
QueryID | DECIMAL(18,0) | Output table column #1 (Foreign Key) System wide unique value to join DBQL tables. |
FeatureUsageJSON | JSON | Output table column #2 feature list in JSON format. |