Skip to content

Instantly share code, notes, and snippets.

@hadoopsters
Created February 4, 2018 17:09
Show Gist options
  • Save hadoopsters/a56aa85f063b409ddccdd7b60a3b2e27 to your computer and use it in GitHub Desktop.
Save hadoopsters/a56aa85f063b409ddccdd7b60a3b2e27 to your computer and use it in GitHub Desktop.
select * from my_table
sort by rand()
limit 10000;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment