Hi Team, When I am trying to query from a table in Snowflake with SELECT * it is working fine - but when I tried querying with selected fields it is raising issue. Could you please help me with this?
SQL compilation error: error line 1 at position 7 invalid identifier 'NAME'
error:true
message:"SQL compilation error: error line 1 at position 7 invalid identifier 'NAME'"