Question 70 of 139
Choose 2You want to migrate your PostgreSQL database from another cloud provider to Cloud SQL. You plan on using Database Migration Service and need to assess the impact of any known limitations. What should you do? (Choose two.)
AIdentify whether the database has over 512 tables.
✓BIdentify all tables that do not have a primary key.
CIdentity all tables that do not have at least one foreign key.
DIdentify whether the source database is encrypted using pgcrypto extension.
✓EIdentify whether the source database uses customer-managed encryption keys (CMEK).
✓
Correct Answer: B, E
Identify all tables that do not have a primary key.
▥
Explanation
The correct answer is highlighted above. Review the wording carefully, then use the next question to continue building your understanding of Google certification topics.