Skip to content

Instantly share code, notes, and snippets.

@githoov
Created April 23, 2016 00:23
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 githoov/744ae09d8ef0b70aa2522681151fd35e to your computer and use it in GitHub Desktop.
Save githoov/744ae09d8ef0b70aa2522681151fd35e to your computer and use it in GitHub Desktop.
Pinger Benchmarks: Drop Tables
drop table if exists pinger.event_tmp1;
drop table if exists pinger.event_tmp2;
drop table if exists pinger.event_tmp3;
drop table if exists pinger.event_tmp4;
drop table if exists pinger.event_tmp5;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment