sqlteaching icon indicating copy to clipboard operation
sqlteaching copied to clipboard

Results 12 sqlteaching issues
Sort by recently updated
recently updated
newest added

This PR adds a new row to the `fighters` dataset where both `gun` and `sword` are provided while `tank` is null. This allows the "Coalesce" task to better test the...

Hi, First of all, thank you for the great SQL teaching resource I really enjoyed the exercises. While working on the final task titled "Coalesce", I noticed that the current...