这个 SQL 查询语句的意思是:从名为 'log_iMonkey_iOS_overview' 的表中选取 'AppIdentifier' 和 'Ds' 列,对 'AppIdentifier' 进行分组并选取最小的 'Ds' 值,并将结果作为子查询,然后统计在昨天('subtractDays(toDate(now()), 1)')使用过的 'AppIdentifier' 的数量,其中每个 'AppIdentifier' 只计算一次 ('DISTINCT' 关键字)。

SQL 查询语句:统计昨天使用过的 AppIdentifier 数量

原文地址: https://www.cveoy.top/t/topic/ozqO 著作权归作者所有。请勿转载和采集!

免费AI点我,无需注册和登录