SQL-exercise
SQL-exercise copied to clipboard
Fixed comments in 3_questions.sql
3_questions.sql contained prompts with improperly formatted comments. This resulted in comments being interpreted as queries. This pull request adds a necessary space between the comment delimiter and the comment in 3_questions.sql.