Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save julie-mills/29582c2e57dabeba47ae6cb5fa412c89 to your computer and use it in GitHub Desktop.
Save julie-mills/29582c2e57dabeba47ae6cb5fa412c89 to your computer and use it in GitHub Desktop.
query1
SELECT *
FROM search_logs
WHERE keyword = ‘rockset’
AND locale = ‘en’
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment