A data engineer has joined an existing project and they see the following query in the project repository:
CREATE STREAMING LIVE TABLE loyal_customers AS
SELECT customer_id -
FROM STREAM(LIVE.customers)
WHERE loyalty_level = 'high';
Which of the following describes why the STREAM function is included in the query?
meow_akk
Highly Voted 1 year, 8 months ago80370eb
Most Recent 11 months agobenni_ale
1 year, 2 months agobenni_ale
1 year, 2 months ago[Removed]
1 year, 2 months agoTHC1138
1 year, 1 month agoTHC1138
1 year, 1 month agoazure_bimonster
1 year, 5 months agocxw23
1 year, 6 months agobartfto
1 year, 6 months ago