Databricks Certified Data Engineer Associate · Free Practice Question Medium

Question 4

When building a DLT s pipeline you have two options to create a live tables, what is the main difference between CREATE STREAMING LIVE TABLE vs CREATE LIVE TABLE?



  • A

    CREATE STREAMING LIVE table is used in MULTI HOP Architecture

  • B

    CREATE LIVE TABLE is used when working with Streaming data sources and Incremental data

  • C

    CREATE STREAMING LIVE TABLE is used when working with Streaming data sources and Incremental data

  • D

    There is no difference both are the same, CREATE STRAMING LIVE will be deprecated soon

  • E

    CREATE LIVE TABLE is used in DELTA LIVE TABLES, CREATE STREAMING LIVE can only used in Structured Streaming applications

Reveal correct answer

Correct answer: C

Explanation

The answer is,  CREATE STREAMING LIVE TABLE is used when working with Streaming data sources and Incremental data

Discussion

Think the marked answer is wrong, or have a better explanation? Share it below — comments appear after review.

You must be logged in to post a comment.

Preparing For

Your Certification?

255+ certifications
Detailed explanations
Free PDF samples

Has All The Questions You Need