In the context of creating Delta Live Tables (DLT) using SQL, which scenario is best suited for using the CREATE STREAMING LIVE TABLE syntax as opposed to the CREATE LIVE TABLE syntax? Note that CREATE STREAMING LIVE TABLE was formerly known as CREATE INCREMENTAL LIVE TABLE.