/cleandata.sql
http://showslow.googlecode.com/ · SQL · 6 lines · 6 code · 0 blank · 0 comment · 0 complexity · 68a4bfd7426442461cd8eb5dde184449 MD5 · raw file
- DELETE FROM u_users;
- DELETE FROM u_invitation;
- DELETE FROM u_googlefriendconnect;
- DELETE FROM u_activity;
- DELETE FROM user_urls;
- DELETE FROM har;