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, 6 months ago80370eb
Most Recent 8 months, 3 weeks agobenni_ale
1 year agobenni_ale
1 year ago[Removed]
1 year agoTHC1138
11 months, 2 weeks agoTHC1138
11 months, 2 weeks agoazure_bimonster
1 year, 3 months agocxw23
1 year, 4 months agobartfto
1 year, 3 months ago