Skip to content

Instantly share code, notes, and snippets.

@lfcipriani
Created April 19, 2012 03:30
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 lfcipriani/2418208 to your computer and use it in GitHub Desktop.
Save lfcipriani/2418208 to your computer and use it in GitHub Desktop.
USE "http://github.com/lfcipriani/yql-feira-livre-sp/raw/master/yql-feira-livre-sp.xml" AS feiras;
SELECT * FROM feiras WHERE zone = 'SUL' AND dayOfTheWeek = 'DOMINGO';
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment