MSC-BQ0002
SNAPSHOT IS NOT SUPPORTED.
Severity
Description
Code Example
Input Code:
CREATE SNAPSHOT TABLE mytablesnapshot
CLONE mytable;Output Code:
CREATE
-- --** MSC-ERROR - BQ0002 - SNAPSHOT IS NOT SUPPORTED **
-- SNAPSHOT
TABLE mytablesnapshot CLONE mytable;Recommendations
Last updated
