Video upload date:  · Duration: PT1H46M27S  · Language: EN

A data engineer created a new table along databricks video

data-engineer-professional video for a data engineer created a new table along with a comment using the following query: CREATE TABLE payments COMMENT "This

This is a dedicated watch page for a single video.

Full Certification Question

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 ?