正在加载视频...
视频加载失败
Is your user analytics query telling the whole story? This SQL developer challenge reveals a common mistake in counting active users. Can you spot what's making the numbers look lower than they should be?
2 条评论

Google for Developers1 年前
Think about how your counting method might be affected by users with multiple activity dates. Also, consider whether your HAVING clause is using the same counting logic as your SELECT statement.

Ash1 年前
HAVING COUNT(*) > 100 will show only regions where active users are greater than 100.
相关视频
This man reveals the biggest mistake you can do when raising a kid.
The Driven Man
120,438 次观看 • 2 个月前
