How to load a CSV file into a table ... To read data from a CSV file, use the read_csv_auto function in the FROM clause of a query. SELECT * FROM read_csv_auto(' ...
確定! 回上一頁