Question

In: Computer Science

True or False: Logical database design is the process of modifying the physical database design to...

True or False:

  1. Logical database design is the process of modifying the physical database design to improve performance.
  2. The two major logical database design techniques are conversion of E-R diagrams to relational tables and data normalization.
  3. Multivalued attributes are not permitted in unnormalized data.
  4. A many-to-many binary relationship in an E-R diagram requires the creation of a total of three tables in a relational database.
  5. A one-to-one unary relationship in an E-R diagram requires the creation of a total of three tables in a relational database.
  6. The input to the data normalization process is a list of the attributes in the database and a list of the functional dependencies among them.
  7. The data normalization process is known as a “composition process.”
  8. A group of tables is said to be in a particular normal form if every table in the group is in that normal form.
  9. In first normal form tables every attribute value is atomic, that is no attribute is multi-valued.
  10. Converting from first to second normal form involves subdividing tables to remove transitive dependencies.
  11. A transitive dependency occurs when a non-key attribute determines another non-key attribute.
  12. The data normalization process is progressive. If a group of tables is in second normal form it is also in third normal form.

Solutions

Expert Solution

ANSWERS -

1) False

Physical database design is the process of modifying the logical database in order to enhance the performance, logical database design is arranging attributes in the database.

2) True

Yes, data normalization and conversion of E-R diagrams to relational tables are two main techniques of logical database design.

3) False

Unnormalized data must contain multivalued attributes, it should have multiple values.

4) True

It should have atleast three tables to form many-many relationship.

5) False

Its an association with same entity type, does not require three tables.

6) True

7) False

Data normalization is the process to reduce data redundancy by using normal forms.

8) True

The whole table should be in the same normal form.

9) True

Every attribute is single valued in table.

10) False

In, 1NF to 2NF conversion partial functional dependency is removed.

11) True

12) False

=================================END================================

Please comment if u need any other info and DO LEAVE A LIKE, it would mean a lot. Thanks :)


Related Solutions

Database __________ which is the logical design of the database, and the database _______ which is...
Database __________ which is the logical design of the database, and the database _______ which is a snapshot of the data in the database at a given instant in time. a) Instance, Schema b) Relation, Schema c) Relation, Domain d) Schema, Instance
The two most common Networking Diagrams are: Logical and Network Logical and Design Logical and Physical...
The two most common Networking Diagrams are: Logical and Network Logical and Design Logical and Physical Physical and Network When considering project costs, which of the following should produce the least amount of recurring costs: Personnel training Telecommunications line charges Equipment maintenance Networking hardware User requirements are most closely associated with what other requirements category: Application Computing platform Network Business Which of the following standards specifies the need for plenum cabling? National Electrical Code OSI model EIA-568 RS-232 During which...
Design Of Database System Course True or False 1. In MySQL, it is possible to create...
Design Of Database System Course True or False 1. In MySQL, it is possible to create a table by using the definition of another table. 2. {(t.lname) | s ∈ Student, s.stuId = t.stuId, t ∉ Graduate_Student, s.major = ‘CS’} is a safe relational calculus expression. 3. In SQL, it is possible to insert multiple rows into a table using a single INSERT statement.
Database Design CIW State_Capitals Physical Database Create primary and secondary keys for the attached unfinished physical...
Database Design CIW State_Capitals Physical Database Create primary and secondary keys for the attached unfinished physical database design. CREATE DATABASE STATE_CAPITALS; GO USE STATE_CAPITALS; GO CREATE TABLE Country( Country_Code varchar(10) NOT NULL, Country_Name varchar(50) NOT NULL, Population int NOT NULL, Country_Size float NOT NULL ) GO CREATE TABLE Region( Country_Code varchar(10) NOT NULL, Region_Code varchar(10) NOT NULL, Region_Name varchar(50) NOT NULL ) GO CREATE TABLE State( Region_Code varchar(10) NOT NULL, State_Code char(2) NOT NULL, State_Name varchar(50) NOT NULL, Date_of_Statehood int...
Evaluate the following logical expression. Choose True if the expression evaluates to true; choose False if...
Evaluate the following logical expression. Choose True if the expression evaluates to true; choose False if the expression evaluates to false. (3 * 5 > 10) || (20 < 15) True False Evaluate the following logical expression. Choose True if the expression evaluates to true; choose False if the expression evaluates to false. "Medium" < "High" True False Evaluate the following logical expression. Choose True if the expression evaluates to true; choose False if the expression evaluates to false. (4...
Database design is the process of producing a detailed data model of database. This data model...
Database design is the process of producing a detailed data model of database. This data model contains all the needed logical and physical design choices and physical storage parameters needed to generate a design in a data definition language, which can then be used to create a database. (Wikipedia). Using a diagram/chart software, elaborate a database design Requirements: Define your database objective Explain your database's type of table relationship Explain and design your database elements and datatypes (tables, fields, etc,)....
PLEASE ANSWER ASAP 1- The major tool used to draw/construct a logical database design is the...
PLEASE ANSWER ASAP 1- The major tool used to draw/construct a logical database design is the _______________. 2- The ID field is planned to be the primary key field in the below diagram. No fields are required to be filled/entered. ID Equipment Type Equipment Number Daily Rate phone no 1 Back Hoe 10400 $750.00 diesel powered 1 Medium Crane 335 $350.00 plus tax 3 Back Hoe 10020 $650.00 (631) 992-4567 (516) 429-0800 3 Scaffolding 5 Foundation 335 $0.00 11/17/1952            ...
True or False: (PE = Physical Education) 1. Objectives in Physical Education are only based on...
True or False: (PE = Physical Education) 1. Objectives in Physical Education are only based on the needs of the individual 2. Attitude toward physical activity is not a factor that influences participation in recreational pursuits? 3. Health as a concept is only viewed as the absence of disease 4. Acquiring physical skills through participation in games and sports is commonplace in physical education. 5. The learning domain of the "cognitive" is the only one of importance in Physical Education...
True or False: (PE = Physical Education) 1. A degree in Physical Education was historically viewed...
True or False: (PE = Physical Education) 1. A degree in Physical Education was historically viewed from a "generalist" perspective 2. Because of the nature of “physical education activities,” the physical educator isn’t concerned with standards of health and moral and ethical development of students. 3. The impulsive developmental aspect can determine attributes such as character and moral values 4. The advent of "specialization" is not a consequence of the growing knowledge in the academic discipline of physical education and...
True or False: (PE = Physical Education) 1. A degree in Physical Education was historically viewed...
True or False: (PE = Physical Education) 1. A degree in Physical Education was historically viewed from a "generalist" perspective 2. Because of the nature of “physical education activities,” the physical educator isn’t concerned with standards of health and moral and ethical development of students. 3. The impulsive developmental aspect can determine attributes such as character and moral values 4. The advent of "specialization" is not a consequence of the growing knowledge in the academic discipline of physical education and...
ADVERTISEMENT
ADVERTISEMENT
ADVERTISEMENT