A table named user_ltv is being used to create a view that will be used by data analysts on various teams. Users in the workspace are configured into groups, which are used for setting up data access using ACLs.
The user_ltv table has the following schema:
email STRING, age INT, ltv INT
The following view definition is executed:
An analyst who is not a member of the auditing group executes the following query:
SELECT * FROM user_ltv_no_minors
Which statement describes the results returned by this query?
Isio05
10 months, 3 weeks agohpkr
10 months, 3 weeks agoBrianNguyen95
10 months, 4 weeks agoFreyr
11 months agoimatheushenrique
11 months, 1 week agoMDWPartners
11 months, 1 week ago