This is a dedicated watch page for a single video.
Direct query on external files limited options, create external tables for CSV files with header and pipe delimited CSV files, fill in the blanks to complete the create table statement CREATE TABLE sales (id int, unitsSold int, price FLOAT, items STRING) ________ ________ LOCATION “dbfs:/mnt/sales/*.csv”