Question: I keeping getting a syntax error in this SQL code. It's the first comma (after american') in the where statement. If I remove that comma

I keeping getting a syntax error in this SQL code. It's the first comma (after american') in the "where" statement. If I remove that comma and just leave it blank - the error then moves to the next comma (after 'asian') I don't understand. Any help is appreciated.

I keeping getting a syntax error in this SQL code. It's the

select race from hcan361_hw.dbo. cohort where race = 'black or african american's 'asian', 'hispanic', 'unknown', 'declined', 'native hawaiian or other pacfic islander

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!