Logo
Explore Help
Sign In
honeymoose/OpenSearch
1
0
Fork 0
You've already forked OpenSearch
mirror of https://github.com/honeymoose/OpenSearch.git synced 2025-05-10 10:37:46 +00:00
Code Issues Packages Projects Releases Wiki Activity
OpenSearch/docs/reference/sql/language/syntax/show-columns.asciidoc

20 lines
351 B
Plaintext
Raw Normal View History

[DOCS] Move sql to docs (#31474)
2018-06-22 15:40:25 -07:00
[role="xpack"]
[testenv="basic"]
[DOCS] Significantly improve SQL docs Introduce SQL commands Move reserved keywords into an appendix Add section on security Introduce concepts section
2018-06-20 21:40:13 +03:00
[[sql-syntax-show-columns]]
=== SHOW COLUMNS
.Synopsis
[source, sql]
----
SHOW COLUMNS [ FROM | IN ] ? table
----
.Description
List the columns in table and their data type (and other attributes).
DOC: Add examples to the SQL docs (#31633) Significantly improve the example snippets in the documentation. The examples are part of the test suite and checked nightly. To help readability, the existing dataset was extended (test_emp renamed to emp plus library). Improve output of JDBC tests to be consistent with the CLI Add lenient flag to JDBC asserts to allow type widening (a long is equivalent to a integer as long as the value is the same).
2018-07-03 16:56:31 +03:00
["source","sql",subs="attributes,callouts,macros"]
----
include-tagged::{sql-specs}/docs.csv-spec[showColumns]
----
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.23.1 Page: 245ms Template: 2ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API