In: Computer Science
IT-244: Introduction to Database
*Please, i need Unique answer, use your own words (do not copy and paste).
*Please, do not use handwriting. (no need for picture)
Type your ideas/definitions/examples into the message field to the following discussion prompt:
Discussion Topics:
Assume that you have a Saudi football 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.
Note: Provide answers in your own words. Read the comments of your classmates and post at least TWO responses to their comments.
Marking Criteria:
For your Original Post: Maximum 1 mark
For your Two Responses: Maximum 0.5 mark (0.25 for each response)
Introduction to database:
The name indicates what the database is.A database is one of the essential components for many applications and is used for storing a series of data in a single set. In other words,it is a group/package of information that is put in order so that it can be easily accessed manage and update.
There are different types of databases. They are
In a database even the smallest portion of information becomes the data.
For example,a Saudi football league player is a data ,name is a data ,and the age is data,position, height,weight marks everything in data.In brief,all the living and non-living objects in this world are data.
one of the primary aims of a database is to supply users with an abstract view of data,hiding a certain element of how data is stored and manipulated. Therefore,the starting point for the design of a database should be an abstract and general description of the information of the Organization that is to be represented in the database. And hence you will require environment to store data and make it work as a database .