sqlteaching icon indicating copy to clipboard operation
sqlteaching copied to clipboard

[Joins with WHERE] Add columns to be selected into exercise prompt

Open hiqueCa opened this issue 1 year ago • 0 comments

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:

before_changes

After changes:

after_changes

hiqueCa avatar Jul 27 '24 15:07 hiqueCa