SSC-EWI-TD0029
Queue table functionality is not supported.
Severity
Description
Example Code
Input:
CREATE MULTISET TABLE SAMPLE_TABLE,
QUEUE,
NO FALLBACK
(
COL1 INTEGER
);Output:
Recommendations
Last updated
