SSC-EWI-SY0006
Open string is not supported in Snowflake.
Severity
High
Description
Snowflake does not support OPENSTRING functionality.
Code Examples
Input Code:
SELECT * FROM
OPENSTRING (FILE '/path/to/file.txt')
WITH (Col1 INT, Col2 VARCHAR(20)) AS OS;Output Code:
Recommendations
If you need more support, you can email us at [email protected]
Last updated
