Advertisement
Guest User

Untitled

a guest
Sep 15th, 2019
102
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.43 KB | None | 0 0
  1. rockset> describe "oakland-call-center";
  2. +---------------------+---------------+---------+-----------+
  3. | field | occurrences | total | type |
  4. |---------------------+---------------+---------+-----------|
  5. | ['BEAT'] | 608949 | 608949 | string |
  6. | ['COUNCILDISTRICT'] | 608949 | 608949 | string |
  7. | ['City'] | 608949 | 608949 | string |
  8. | ['DATETIMECLOSED'] | 608949 | 608949 | string |
  9. | ['DATETIMEINIT'] | 608949 | 608949 | string |
  10. | ['DESCRIPTION'] | 608949 | 608949 | string |
  11. | ['PROBADDRESS'] | 608949 | 608949 | string |
  12. | ['REFERREDTO'] | 608949 | 608949 | string |
  13. | ['REQADDRESS'] | 608949 | 608949 | string |
  14. | ['REQCATEGORY'] | 608949 | 608949 | string |
  15. | ['REQUESTID'] | 608949 | 608949 | string |
  16. | ['SOURCE'] | 608949 | 608949 | string |
  17. | ['SRX'] | 608949 | 608949 | string |
  18. | ['SRY'] | 608949 | 608949 | string |
  19. | ['STATUS'] | 608949 | 608949 | string |
  20. | ['State'] | 608949 | 608949 | string |
  21. | ['updated_at'] | 608949 | 608949 | timestamp |
  22. | ['_event_time'] | 608949 | 608949 | timestamp |
  23. | ['_id'] | 608949 | 608949 | string |
  24. +---------------------+---------------+---------+-----------+
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement