#DataCraft #SQL #DataAnalysis #Database #DataScience #DataDriven #Tech #Technology #Google #GoogleJobs #GoogleCareers #Gmail #GSuite #BigData #CloudComputing #Analytics
Can you find out the number of labels created by each user? We are interested in understanding how many labels users typically create to manage their emails.
Tables
Explore data
email_labels(label_id, user_id, created_date)
emails(email_id, label_id)