[[["わかりやすい","easyToUnderstand","thumb-up"],["問題の解決に役立った","solvedMyProblem","thumb-up"],["その他","otherUp","thumb-up"]],[["わかりにくい","hardToUnderstand","thumb-down"],["情報またはサンプルコードが不正確","incorrectInformationOrSampleCode","thumb-down"],["必要な情報 / サンプルがない","missingTheInformationSamplesINeed","thumb-down"],["翻訳に関する問題","translationIssue","thumb-down"],["その他","otherDown","thumb-down"]],["最終更新日 2025-09-04 UTC。"],[[["\u003cp\u003eThis guide details the process of migrating Oracle tables without primary keys to PostgreSQL, a requirement for Database Migration Service.\u003c/p\u003e\n"],["\u003cp\u003eThe default conversion workspace automatically creates \u003ccode\u003erowid\u003c/code\u003e columns to serve as primary keys for tables that lack them.\u003c/p\u003e\n"],["\u003cp\u003eFor legacy conversion workspaces, users must manually create primary keys, either by using existing columns, creating a \u003ccode\u003erowid\u003c/code\u003e column, or, if applicable, utilizing all columns if there are no duplicate rows.\u003c/p\u003e\n"],["\u003cp\u003eThe provided code snippet demonstrates how to add a \u003ccode\u003erowid\u003c/code\u003e column and designate it as the primary key within the destination PostgreSQL database.\u003c/p\u003e\n"]]],[],null,[]]