LeetQuiz Logo
Privacy Policy•contact@leetquiz.com
© 2025 LeetQuiz All rights reserved.
AWS Certified Data Engineer - Associate

AWS Certified Data Engineer - Associate

Get started today

Ultimate access to all questions.


Your company is using the AWS Schema Conversion Tool (AWS SCT) to migrate a Microsoft SQL Server database to Amazon Aurora. The SQL Server database includes a table with employee records, which has a composite primary key consisting of employee ID and department ID. What steps should be taken to ensure the schema conversion maintains data integrity in Aurora?

Simulated



Explanation:

Maintaining the composite primary key in Aurora ensures that the data integrity and relationships established in the original SQL Server database are preserved. This approach allows for consistent querying and data management across the migration.

Powered ByGPT-5