How to Determine Whether the Instant ADD COLUMN Feature Has Been Used for a Table and to Get Information About the Columns?
(Doc ID 2430076.1)
Last updated on FEBRUARY 28, 2020
Applies to:
MySQL Server - Version 8.0 and laterInformation in this document applies to any platform.
Goal
Determine whether a table has had any columns added using the instant ALTER TABLE feature, or look for all tables with instantly added columns.
Solution
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Goal |
Solution |
References |