Skip to content

Instantly share code, notes, and snippets.

@gilfernandes
Created September 24, 2014 18:09
Show Gist options
  • Save gilfernandes/75dbe6c0f9a1dbf82a8e to your computer and use it in GitHub Desktop.
Save gilfernandes/75dbe6c0f9a1dbf82a8e to your computer and use it in GitHub Desktop.
SET constraint_exclusion = on;
EXPLAIN select count(*) from partitioned.transaction where customer_id = 'A5162879360'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment