This is a dedicated watch page for a single video.
A data engineer created a new table along with a comment using the following query: CREATE TABLE payments COMMENT "This table contains sensitive information" AS SELECT * FROM bank_transactions Which of the following commands allows the data engineer to review the comment of the table ?