Question

In: Computer Science

1. These three terms all refer to the same part of a database: True or False...

1. These three terms all refer to the same part of a database: True or False

  • Instance
  • Row
  • Field

    2. When compared to File Processing systems, select each of the following that are advantages of a database system. Note: there may be more than one right answer.

    Group of answer choices;

    A. Shorter development times.

    B. If the data structure changes, a program may not need to be changed.

    C. The data does not need to be duplicated.

    D. There is very little if any program-data dependence

  • 3. Describe the difference between a logical data model and a physical data model.

Solutions

Expert Solution

Question#1

Correct Answer:-

False

Explanation:-

Instance, Row and field do not refer to same part of the database. A row is a tuple which is an entry into some table of the database, whereas a field is a column or attribute of the database. And finally, an instance refers to some sort of storage structure of the database.

Question#2

Correct Answer:-

B & C

(If the data structure changes, a program may not need to be changed)

(The data does not need to be duplicated)

Explanation:-

B - In Database systems, program and data are independent unlike file processing systems. Means changing or modifying either of them won't have any effect on the other one.

C - As there is a lot of redundancy (duplication) in file processing systems but Database systems provide reduced redundancy. We have to normalize the whole database to remove duplications from it.

Other option are wrong as A (A database system is time consuming & it is costly) and D (A DB system is completely program-data independent so there is no point of talking about a chance).

Question#3

Answer:-

Both data models describe requirements for a single project or an application.

Logical Data Model:-

A logical model represents a data model independent of database. It determines visual/business representation of data model and relationships between data elements.
This model is created by expert business analysts and developed independently from database.
Its main purpose is to give basis for creating a physical data model.
In logical data model, we also normalize database to 3rd Normal Form.
It is platform, hardware and software independent.

Physical Data Model:-

It helps determining different views which describe how to implement a specific database.
It's main purpose is the implementation of the data-model related to that particular database.
It is created by database developer (Database Administrators).
It is designed for a specific platform, hardware & software and specific version of DBMS, storage and technology.
Tables' fields will have exact data types and lengths.
In it, we also define primary and foreign keys.

-------------------------------------------------------------------
COMMENT DOWN FOR ANY QUERIES!!!
HIT A THUMBS UP IF YOU DO LIKE IT!!!


Related Solutions

1. True or False: Disaster Planning is not part of the BCP? 2. True or False:...
1. True or False: Disaster Planning is not part of the BCP? 2. True or False: you still need a BCP or DRP if you have business liability insurance, asset replacement insurance and natural disaster insurance 3. True or False: If a business cannot operate, the BCP assists in bringing the business back to life and operational readiness. 4. True or False: a BIA helps define the scope of the BCP itself. 5. True or False: The purpose of having...
True or False: Logical database design is the process of modifying the physical database design to...
True or False: Logical database design is the process of modifying the physical database design to improve performance. The two major logical database design techniques are conversion of E-R diagrams to relational tables and data normalization. Multivalued attributes are not permitted in unnormalized data. A many-to-many binary relationship in an E-R diagram requires the creation of a total of three tables in a relational database. A one-to-one unary relationship in an E-R diagram requires the creation of a total of...
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.
1. True or false- In the Keynesian model, the predictions will remain the same and it...
1. True or false- In the Keynesian model, the predictions will remain the same and it does not depend on what the initial economy was like. In the AD/AS model, what the initial economy was like does matter because predictions are different for those that are near full employment than for those that are below full employment. A)True B) False 2. In the Ad/as model, what does it say about adjustment? a) economy adjusts when it is in the long...
all else the same, the larger the bond's coupon, the lower its price. true or false
all else the same, the larger the bond's coupon, the lower its price. true or false
1G Part 1 In terms of the digestive system, what is the term used to refer...
1G Part 1 In terms of the digestive system, what is the term used to refer to the process or function of the release of fluids and digestive substances/chemicals? 1G Part 2 In terms of the digestive system, what is the term used to refer to the process of nutrients being taken into the bloodstream? 1G Part 3 In terms of the digestive system, what is the term used to refer to the process of food being broken down into...
Is GAAP part of accounting true or false?
Is GAAP part of accounting true or false?
1 )True or False? Refer to this ANOVA table from a multiple regression (some information is...
1 )True or False? Refer to this ANOVA table from a multiple regression (some information is missing but can be worked out). There were 5 predictors in the regression model (note: the constant term in the model for the intercept is not a predictor). Source of Variation Sum of Squares Degrees of Freedom Mean Square F Regression 1793.2356 4 Residual 45 59.891102 Total 448.3352 2) Based on the table above, there are ____ observations in the sample a. 50 b....
Answer Using True or False, and Why? 1. Economists use the term supply to refer to...
Answer Using True or False, and Why? 1. Economists use the term supply to refer to the quantity of a good that is supplied at various price levels (that is, a set of price and quantity supplied combinations), everything else held constant. 2. The Department of Taxation and Finance is responsible for providing national income statistics. 3. The unemployment rate is equal to the number of people who are unemployed divided by the number of people in the labor force.
All questions in this assignment refer to the “om” database (or Schema) that you will find...
All questions in this assignment refer to the “om” database (or Schema) that you will find in your MySQL Workbench program if you have run the sample database install script. Please save all of your answers in one script (.sql) or type all your answers into Notepad++ and submit them as a single .sql file. You are encouraged to test your SQL statements in Workbench, and please use the ‘tidy’ tool to properly format your SQL before you save it...
ADVERTISEMENT
ADVERTISEMENT
ADVERTISEMENT