This is a dedicated watch page for a single video.
A deep clone of a delta table is created for testing the data. The original table is named tickets whereas the deep-cloned table is named deep_tickets Another data engineer creates a delta table named shallow_tickets by shallow cloning the newly created deep_tickets table and writes some records in it. Which of the following is true about the data in the tickets table and the deep cloned deep_tickets table.