Skip to content

ShowColumnsCommand Leaf Logical Command

ShowColumnsCommand is a LeafRunnableCommand that represents ShowColumns logical command at logical query resolution phase.

SHOW COLUMNS (FROM | IN) table_identifier [(FROM | IN) database];

Creating Instance

ShowColumnsCommand takes the following to be created:

ShowColumnsCommand is created when: