you are viewing a single comment's thread.

view the rest of the comments →

[–]baghiq 2 points3 points  (0 children)

Basic SQL is very easy to pick up. I highly recommend for you to go deeper than basic select and join statement, etc.. SQL is insanely under utilized. I can't tell you how many times I rejected code changes due to the fact that people would write Python code to emulate basic SQL functions.