Skip to content

DynamicParameters and Snowflake syntax? #1687

@dariusz-wozniak

Description

@dariusz-wozniak

Hi, is it possible to use DynamicParameters with the Snowflake SQL?

Example of the Snowflake query using variable:

set id = 2;

SELECT * FROM NATION N
WHERE N.N_NATIONKEY = $id

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions