Skip to content

Instantly share code, notes, and snippets.

@Alex-Just
Last active April 8, 2019 14:36
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 Alex-Just/86f8886c94b532637c1c88b8300f5a52 to your computer and use it in GitHub Desktop.
Save Alex-Just/86f8886c94b532637c1c88b8300f5a52 to your computer and use it in GitHub Desktop.
cqlsh
DESCRIBE keyspaces;
SELECT * FROM scraper_logs_dev.scraper_log;
TRUNCATE scraper_logs_dev.scraper_log;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment