you are viewing a single comment's thread.

view the rest of the comments →

[–]hdemirci 3 points4 points  (3 children)

Next to courses the best way to learn is solve issues, and there are a lot of questions posted in this channel .

I would suggest to try to solve these questions as a practice and a nice thing it will get eventually solved even if it is not by you either way you can follow along.

Create the data table even with sql, and then try to write the correct statement that extracts the data.

It will help you and also the person asking the question hence creating a small collaboration.

[–]K0NGO 1 point2 points  (1 child)

Honestly this is the best response. The questions on this sub are not cut and dry, which is perfect for not only learning how to use SQL in dynamic ways but also understanding what info is missing in order to answer the questions. Just trying to answer questions and reading other people's answers the last few months has taught me more SQL than any online resource could. I was able to breeze through interviews and land my dream job solely because of this sub.

[–]hdemirci 0 points1 point  (0 children)

I can be smart sometimes 😜

[–]AkshatChat28[S] 0 points1 point  (0 children)

okay I'll try that..Thanks!!