Forum Discussion

Tom's avatar
Tom
New Contributor III
2 years ago
Solved

SQL Query to External Table

I tested the following SQL in a data adapter, accessing a external table Select * FROM Table WHERE "Cost Center" = 'CC_11111111' ; Data returned here, data adapter worked fine. I am ...
  • JackLacava's avatar
    JackLacava
    2 years ago

    https://stackoverflow.com/questions/71553042/snowflake-how-to-filter-on-a-field-name-that-contains-spaces-it-works-fine-i