To get meta information on a table, you can use DESCRIBE EXTENDED or DESCRIBE DETAIL.
Quick examples:
DESCRIBE EXTENDED MyTable
Or...
DESCRIBE DETAIL MyTable
Each have their own set of details and overlap with meta like create time, type, etc.
To get meta information on a table, you can use DESCRIBE EXTENDED or DESCRIBE DETAIL.
Quick examples:
DESCRIBE EXTENDED MyTable
Or...
DESCRIBE DETAIL MyTable
Each have their own set of details and overlap with meta like create time, type, etc.
For further actions, you may consider blocking this person and/or reporting abuse
Heroku was created by developers, for developers. Get started today and find out why Heroku has been the platform of choice for brands like DEV for over a decade.
Rishabh Raj -
Pawani Madushika -
Rishabh Raj -
Rishabh Raj -
Top comments (0)