sqlteaching icon indicating copy to clipboard operation
sqlteaching copied to clipboard

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

I realized I should've just made a PR, so now I have. This addresses issue #17 which I created earlier today: https://github.com/rhc2104/sqlteaching/issues/17

https://www.sqlteaching.com/#!substr Small typo on Lesson 30, in this sentence: "1 would indicate the first character, 2 would indicated the second character" In that sentence, "2 would indicated" should be changed...

Feel free to add extra level suggestions. Please remember that the lessons have to work in SQLite.

Overflow for desktop just gives a bad user experience so please remove it

## 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...

I do not have a solution to this lesson. I need a solution

**Lesson 28: LIKE** ### Issue ### The exercise in this lesson asks us to _Can you run a query that returns "Robot" followed by a year between 2000 and 2099?_...

When the textarea inside the sql-input-container is resized horizontally, the “Run SQL” button moves to the right instead of staying aligned at the bottom. This makes the layout unstable and...

I wish if you just could enhance the UX a little bit so 1- The list on the left be sync with the current lesson 2- Go Smoothly to the...

**Lessons affected:** - Lesson 23: https://www.sql-easy.com/lessons/23-joins-with-where/ - Lesson 25: https://www.sql-easy.com/lessons/25-table-alias/ **Lesson 23 Problem:** - The code does not run at all. - In sqlteaching.js, the `required` values include "Willow Rosenberg"...