Help Center/
MapReduce Service/
Component Operation Guide (LTS)/
Using HetuEngine/
Common HetuEngine SQL Syntax/
Auxiliary Command Syntax/
DESCRIBE FORMATTED COLUMNS
Updated on 2024-10-25 GMT+08:00
DESCRIBE FORMATTED COLUMNS
Syntax
DESCRIBE FORMATTED [db_name.]table_name [PARTITION partition_spec] col_name
Description
This statement is used to describe the column information of a table or partition and collect statistics on the columns of specified tables or partitions.
Example
describe formatted show_table1 a; Describe Formatted Column ------------------------------ col_name a data_type integer min max num_nulls distinct_count 0 avg_col_len max_col_len num_trues num_falses comment (1 row)
Parent topic: Auxiliary Command Syntax
Feedback
Was this page helpful?
Provide feedbackThank you very much for your feedback. We will continue working to improve the documentation.See the reply and handling status in My Cloud VOC.
The system is busy. Please try again later.
For any further questions, feel free to contact us through the chatbot.
Chatbot