Skip to content

Instantly share code, notes, and snippets.

@deinspanjer
Created February 14, 2014 22:13
Show Gist options
  • Save deinspanjer/9010506 to your computer and use it in GitHub Desktop.
Save deinspanjer/9010506 to your computer and use it in GitHub Desktop.
> show dbs
foodmart 0.453125GB
local 0.078125GB
test (empty)
> use foodmart
switched to db foodmart
> show collections
category
currency
customer
days
department
employee
employee_closure
expense_fact
inventory_fact_1997
inventory_fact_1998
position
product
product_class
promotion
region
reserve_employee
salary
sales_fact_1997
sales_fact_1998
sales_fact_dec_1998
store
store_ragged
system.indexes
time_by_day
warehouse
warehouse_class
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment