Preparing Biologists for the Data Era
Write a query that returns the year, month, day, species_id, and weight for every record were there is no missing data in any of these fields. Save it as no_missing_data.
year
month
day
species_id
weight
no_missing_data