The Journey so far
-
07-05-2015
Course: Intro to Relational Databases (Udacity)
Second unit of the course, so far the empahsis was on the basic commands of SQL, like select, where, boolean expressions, etc.
The excercises are fine, if you have never done anything in SQL before. For me it's nothing fancy right now, but I'm looking
forward to the Python-DB API unit, which will come after this unit.
Ok, what's was new to me is the offset
command, which is used to start the result from a certain offset, like