Feedback on /docs/start/query: Improved `SHOW TABLES` procedure
Open
- Dominant language
- No language data
- Stars
- 3
- Forks
- 4
- Avg merge
- 3d 18h
- Merged PRs (30d)
- 1
Description
### Documentation feedback
- Page title: Query capabilities
- Page URL: https://cratedb.com/docs/guide/start/query/index.html
- Source: https://github.com/crate/cratedb-guide/blob/main/docs/start/query/index.md
---
Possibly within this section, we could elaborate about how to quickly inquire existing database tables. `SHOW TABLES` was introduced for MySQL compatibility the other day, but it doesn't provide any means to display schema + table information.
#### References
- https://github.com/crate/crate/issues/18922
- https://github.com/crate/crate/issues/18926
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.