1
Preparing and Using Data for Analysis
easy
Which BigQuery SQL function can be used to get an approximate count of distinct values in a large column faster than COUNT(DISTINCT) with lower accuracy?
PDE
Study mode — explanations shown
Preparing and Using Data for Analysis
Which BigQuery SQL function can be used to get an approximate count of distinct values in a large column faster than COUNT(DISTINCT) with lower accuracy?