Skip to content

Instantly share code, notes, and snippets.

@waynehoover
Created August 22, 2013 02:45
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save waynehoover/6302640 to your computer and use it in GitHub Desktop.
Save waynehoover/6302640 to your computer and use it in GitHub Desktop.
"SELECT \"worksheets\".* FROM \"worksheets\" INNER JOIN \"plans\" ON \"plans\".\"id\" = \"worksheets\".\"plan_id\" WHERE \"plan\".\"student_id\" IS NULL"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment