create table some_data as select * from 'c:\temp\whatever.csv'
create table other_data as select * from read_parquet('c:\temp\000000_0')