You're employing Databricks to transfer data from a CSV file situated in DBFS (dbfs:/data/sales.csv) into a Delta table called SalesData. The CSV file consists of a header row and fields delimited by commas. Which Databricks SQL COPY INTO command accurately accomplishes this data import? and fields separated by commas. Which Databricks SQL COPY INTO command correctly imports this data?