SSC-EWI-TS0046
System table is not supported in Snowflake.
Severity
Description
Code Example
Input Code:
SELECT *
FROM
sys.all_sql_modules
WHERE
[STATE] = 0; -- state must be ONLINEOutput Code:
Recommendations
Last updated
