-- MAGIC In this demonstration, we'll explore ingestion data from cloud storage into Delta tables with the `CREATE TABLE AS (CTAS)` AND `COPY INTO` statements. -- MAGIC - Use the CTAS statement with ...