%sqlThis in pay-as-you-gocreate table if not exists demo.test(country string,indicator string,date string,year_week string,value string,source string,url string)using csvoptions(path "/mnt/formal1/hospital_admissions.csv")the above worked in a pay-as...