List of questions
Related questions
Question 108 - DEA-C01 discussion
A company uses Amazon Redshift as its data warehouse. Data encoding is applied to the existing tables of the data warehouse. A data engineer discovers that the compression encoding applied to some of the tables is not the best fit for the data.
The data engineer needs to improve the data encoding for the tables that have sub-optimal encoding.
Which solution will meet this requirement?
Run the ANALYZE command against the identified tables. Manually update the compression encoding of columns based on the output of the command.
Run the ANALYZE COMPRESSION command against the identified tables. Manually update the compression encoding of columns based on the output of the command.
Run the VACUUM REINDEX command against the identified tables.
Run the VACUUM RECLUSTER command against the identified tables.
0 comments
Leave a comment first