SSC-EWI-SY0002
Unsupported remote table syntax in Snowflake.
Severity
Description
Code Examples
Input Code:
CREATE TABLE remote_data(
remote_id INT
)
AT 'remote_server;remote_db;owner;remote_object';Output Code:
Recommendations
Last updated
