PCDE • Practice Exam 61
Free PCDE practice exam — 20 questions with explanations. Set 61. No signup required.
A financial services company runs a MySQL database on Compute Engine. They want to migrate to Cloud SQL for MySQL to reduce operational overhead. The current schema includes a table 'transactions' with a composite primary key on (transaction_id, account_id) and a secondary index on account_id for account lookups. The database also uses foreign key constraints to ensure referential integrity between 'transactions' and 'accounts'. During migration testing, they observe that INSERT operations on 'transactions' are slower than expected. What schema change should they implement to improve INSERT performance in Cloud SQL?
Choose an answer to begin — your selection is scored in the full session.
20 questions · instant feedback and full explanations after every question.