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 10 months, 1 week agobenni_ale
1 year, 1 month agobenni_ale
1 year, 1 month ago[Removed]
1 year, 1 month agoTHC1138
1 year agoTHC1138
1 year agoazure_bimonster
1 year, 5 months agocxw23
1 year, 5 months agobartfto
1 year, 5 months ago