( HEY THERE my name is N I need new and unique answers, please. (Use your own words, don't copy and paste), Please Use your keyboard (Don't use handwriting)
((Thank you FOR YOUR HELP))
SUBJECT: IT-244: Introduction to Database
Q: Assume that you have a Saudi league player database. In this database, you have a table containing players’ attributes such as (Name, age, position, etc.) and you decided to add information about players’ agents. Would you represent the agent information as attributes in the player table or would you create an entity set for players’ agents? Justify your answer.
we can add the attributes of 'Player agents' in the existing table or we can create other table.
Adding the attribute in existing table:
we can add the attributes of player agents in existing table as like the common atributes in that table.
Creating the new table or new entity:
As per my view, creating new entity is a best way to maintain consistency and good performance.
so please create New table or New entity
Get Answers For Free
Most questions answered within 1 hours.