Details
-
Improvement
-
Status: Resolved
-
Minor
-
Resolution: Fixed
-
1.14.3
-
All
Description
The example for proctime attributes has syntax error (missing comma after 3rd column) table proctime:
CREATE TABLE MyTable ( MyField1 INT, MyField2 STRING, MyField3 BOOLEAN MyField4 AS PROCTIME() -- declares a proctime attribute ) WITH (...)
Attachments
Issue Links
- links to