Yippee! Now we will always have to provide an artist name when creating a new record for this table.
id is already a primary key remember? That means it doesn't accept NULL values by default!
id
NULL