subject

1. in the entity-relationship model, relationships can have attributes. t/f

2. attributes are the smallest division of data in er diagram. t/f

3.which level of abstraction is the er model most concerned with? a. external, b. conceptual, c. physical, d. internal

4. consider the following relationship involving two entities, students and classes: a student can take many classes. a class can be taken by many students.

how many tables can be used to represent this relationship in a schema? a. 1 b. 2 c. 3. d all of them

ansver
Answers: 3

Another question on Computers and Technology

question
Computers and Technology, 22.06.2019 20:00
What is the worst-case complexity of the maxrepeats function? assume that the longest string in the names array is at most 25 characters wide (i.e., string comparison can be treated as o( class namecounter { private: int* counts; int nc; string* names; int nn; public: namecounter (int ncounts, int nnames); int maxrepeats() const; }; int namecounter: : maxrepeats () { int maxcount = 0; for (int i = 0; i < nc; ++i) { int count = 1; for (int j = i+1; j < nc; ++j) { if (names[i] == names[j]) ++count; } maxcount = max(count, maxcount); } return maxcount; }
Answers: 3
question
Computers and Technology, 22.06.2019 23:50
List a few alternative options and input and output over the standerd keyboard and monitor. explain their functioning in details.
Answers: 2
question
Computers and Technology, 23.06.2019 15:00
Barbara is interested in pursuing a career in the science and math pathway. which qualifications will her reach that goal? a.an advanced knowledge of physics and math b.an advanced knowledge of engineering and math c. an advanced knowledge of physics and robotics an d. advanced knowledge of machinery and math
Answers: 1
question
Computers and Technology, 23.06.2019 20:40
Instruction active describing list features which statements accurately describe the features of word that are used to create lists? check all that apply. the tab key can be used to create a sublist. the enter key can be used to add an item to a list. the numbering feature allows for the use of letters in a list. the numbering feature can change the numbers to bullets in a list. the multilevel list feature provides options for different levels in a list.
Answers: 2
You know the right answer?
1. in the entity-relationship model, relationships can have attributes. t/f

2. attribute...
Questions
question
Mathematics, 15.07.2019 00:30
question
Mathematics, 15.07.2019 00:30
question
Mathematics, 15.07.2019 00:30
question
Mathematics, 15.07.2019 00:30
Questions on the website: 13722363