Have you ever written a database call that went something like... select * from posts where id=3;? We probably all have, but it's bad for several reasons. Four of ...