Page 1 of 1

What happens to an ID attribute in a UML data model when we convert it into a physical data model / physical database? S

Posted: Fri Jul 01, 2022 5:37 am
by answerhappygod
What happens to an ID attribute in a UML data model when weconvert it into a physical data model / physical database?
Select one:a. the ID attribute becomes the foreign key column in thecorresponding tableb. the ID attribute becomes the primary key column in thecorresponding tablec. The ID attribute becomes a simple column in the correspondingtable