I got a table TABVAR in snowflake which has column Var_Col which is VARIANT type. I load there each row from some csv, so values are like \'val1;val2;val3\'.
I know that