irsol / udacity-bertelsmann-data-science-challenge-scholarship-2018

This is a repo for my Bertelsmann Data Science Scholarship Challenge: notes, exercises, quizzes.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Mistake in code 2

M-N-S-15 opened this issue · comments

commented

the qustien says he want all companies that ends with S so it should be :

WHERE name LIKE '%s';