Skip to content

Instantly share code, notes, and snippets.

@hadoopsters
Created February 4, 2018 17:05
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 hadoopsters/cc9abe7e56393662232d68ed31c4d08e to your computer and use it in GitHub Desktop.
Save hadoopsters/cc9abe7e56393662232d68ed31c4d08e to your computer and use it in GitHub Desktop.
select * from my_table
order by rand()
limit 10000;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment