This topic contains a solution. Click here to go to the answer

Author Question: Big data can contain data from: A) Social Media B) Sensor Logs C) Email D) All of the ... (Read 406 times)

acc299

  • Hero Member
  • *****
  • Posts: 569
Big data can contain data from:
 
  A) Social Media
  B) Sensor Logs
  C) Email
  D) All of the above

Question 2

What are the three kinds of relationships possible between entities? Describe each one and provide an example.
 
  What will be an ideal response?



Related Topics

Need homework help now?

Ask unlimited questions for free

Ask a Question
Marked as best answer by a Subject Expert

dyrone

  • Sr. Member
  • ****
  • Posts: 322
Answer to Question 1

D

Answer to Question 2

There are three kinds of relationships possible among entities: One to one, one to many and many to many. In a one to one relationship each record in the primary key table can have zero or one record in the foreign key table. One example is of an employee table split into two tables, one private and one public. For each record in the primary key table, there is exactly one record in the foreign key table. Often the foreign key is also the primary key of the child table.
In a one to many relationship, each record in the primary key table can relate to zero or any number of records in the foreign key table. For example, one Department can contain many employees. Another example might be that each employee could work on many projects.
Many to many relationships are also valid relationships but no DBMS can implement them. In a many to many relationship each record in the primary key table can relate to many records in the foreign key table, just as on a one to many relationship. But, additionally, each record in the foreign key table can relate to many records in the primary key table. An example is the relationship between a Book entity and an Author Entity. Each book can have many authors and each author can write many books. To resolve this, it is necessary to create a linking table such as BookAuthor that resolves the relationship into two one to many relationships.




acc299

  • Member
  • Posts: 569
Reply 2 on: Jul 7, 2018
Great answer, keep it coming :)


dawsa925

  • Member
  • Posts: 326
Reply 3 on: Yesterday
Excellent

 

Did you know?

To maintain good kidney function, you should drink at least 3 quarts of water daily. Water dilutes urine and helps prevent concentrations of salts and minerals that can lead to kidney stone formation. Chronic dehydration is a major contributor to the development of kidney stones.

Did you know?

Cytomegalovirus affects nearly the same amount of newborns every year as Down syndrome.

Did you know?

In the ancient and medieval periods, dysentery killed about ? of all babies before they reach 12 months of age. The disease was transferred through contaminated drinking water, because there was no way to adequately dispose of sewage, which contaminated the water.

Did you know?

The modern decimal position system was the invention of the Hindus (around 800 AD), involving the placing of numerals to indicate their value (units, tens, hundreds, and so on).

Did you know?

Certain rare plants containing cyanide include apricot pits and a type of potato called cassava. Fortunately, only chronic or massive ingestion of any of these plants can lead to serious poisoning.

For a complete list of videos, visit our video library