sqlteaching
sqlteaching copied to clipboard
[Joins with WHERE] Add columns to be selected into exercise prompt
What does this PR do?
- Simply adds an extra phrase to Joins with WHERE exercise prompt to help with clarity on which columns need to be selected for the result;
Before changes:
After changes: