Ask Question, Ask an Expert

+61-413 786 465

info@mywordsolution.com

Ask Accounting Basics Expert

Assignments

1. Create an ERD for a CONFERENCE_REVIEW database in which researchers submit their research papers for consideration. Reviews by reviewers are recorded for use in the paper selection process. The database system caters primarily to reviewers who record answers to evaluation questions for each paper they review and make recommendations regarding whether to accept or reject the paper. Cut and paste the diagram into the space below.

The data requirements are summarized as follows:

· Authors of papers are uniquely identified by e-mail id. First and last names are also recorded.
· Each paper is assigned a unique identifier by the system and is described by a title, abstract, and the name of the electronic file containing the paper.
· A paper may have multiple authors, but only one of the authors is designated as the contact author.
· Reviewers of papers are uniquely identified by e-mail address. Each reviewer's first name, last name, phone number, affiliation, and topics of interest are also recorded.
· Each paper is assigned between two and four reviewers. A reviewer rates each paper assigned to him or her on a scale of 1 to 10 in four categories: technical merit, readability, originality, and relevance to the conference. Finally, each reviewer provides an overall recommendation regarding each paper.

· Each review contains two types of written comments: one to be seen by the review committee only and the other as feedback to the author(s).

3. Give the DDL commands to create the family database described below.
The family database has four tables, twenty fields, four 1:N relationships and one 1:1 relationship. Use Oracle to build the database.

  • Data Fields
  • The ER diagram indicates the name and data type for each of the fields. You must use the table and field names (and capitalization) indicated in the diagram.
  • All but five of the fields must contain data (i.e., not null). Only the WifeID and DOM (i.e., Date of Marriage) fields in tblMan, the MaidenName field in tblWoman, and the FatherID and MotherID fields in tblChild are allowed to have missing data (i.e., nulls).
  • Primary Keys
  • ManID, WomanID and ChildID should be simple primary keys for tblMan, tblWoman and tblChild, respectively. ChildID1 and ChildID2 should be a composite primary key for the tblSiblingPair bridge table.
  • Secondary Indices
  • Six secondary indices need to be defined in order to improve the database performance (speed) once thousands of records have been inserted into the tables:
  • LastName and FirstName should be a composite index for tblMan. (Note: LastName, FirstName is the classic phonebook sort order. It is not the same as FirstName, LastName.) The index should be named idxManName.
  • LastName and FirstName should be a composite index for tblWoman. The index should be named idxWomanName.
  • LastName and FirstName should be a composite index for tblChild. The index should be named idxChildName.
  • FatherID should be a simple index for tblChild. The index should be named idxFather.
  • MotherID should be a simple index for tblChild. The index should be named idxMother.
  • DOB (in descending order) should be a simple index for tblChild. (Note: Descending date order means the youngest children will appear first.) The index should be named idxChildDOB.
  • A seventh index needs to be defined in order to handle the 1:1 spousal relationship:
  • WifeID should be a simple unique secondary index for tblMan. This index will prevent two men from identifying the same woman as their wife. The index should be named idxMarriage.
  • All indices except the child's DOB should be in ascending order.
  • Data Validation
  • A number of data validation rules (i.e., check constraints) need to be defined in order to ensure a high level of data quality:
  • All FirstNames and LastNames in tblMan, tblWoman and tblChild must have lengths of at least two. (B is not a name, but Bo is.)
  • MaidenName can be blank (null). If it isn't blank, then it must have a length of at least two.
  • Gender in tblChild must either be F or M. (Note: SQL is case insensitive, so it isn't necessary to check for f and m.)
  • No dates (DOB and DOM) in tblMan, tblWoman and tblChild can be in the future. All dates have to be less than or equal to today's date.
  • ManID, WomanID and ChildID must be greater than or equal to 1001.
  • If WifeID is blank, then DOM must also be blank. If WifeID is non-blank, then DOM must also be non-blank.
  • A child does not have to have a father. A child does not have to have a mother. But, every child must have at least one parent in the database.

Accounting Basics, Accounting

  • Category:- Accounting Basics
  • Reference No.:- M91600242
  • Price:- $35

Priced at Now at $35, Verified Solution

Have any Question?


Related Questions in Accounting Basics

Quesiton sue is working at a sports bar waiting on tables

Quesiton: Sue is working at a sports bar waiting on tables while attending college. She is currently enrolled as a sophomore in the school of business at State University majoring in human resource management. What are t ...

Question develop a company and determine what it will

Question: Develop a company and determine what it will produce and sell. The requirement for this company is that it be a high-end, special-order type of manufactured product. Complete the following in a Word document of ...

Question to make your decision you should use research and

Question: To make your decision you should use research and clearly lay out the facts and assumptions. You should then use the tools like IRR, NPV, TVM, Ratio Analysis, etc to analyze the facts. Finally, make a closing s ...

Question - retail entry re just acquired land and a

Question - Retail Entry (RE) just acquired land and a building for a single sum of $400,000. An independent appraisal determined the fair values of the assets (if purchased separately) at $300,000 for the land, $200,000 ...

Question - the kuttner corp issued in 2014 for violating

Question - The Kuttner Corp issued in 2014 for violating patent laws. In 2014, the kuttner corp decides that a loss is probable, and records an expense of $23 million. What is the effect on income in 2016 if the case is ...

Question - alpha corp had 15000 of dividends in arrears for

Question - Alpha Corp. had 15,000 of dividends in arrears for, cumulative, non-participating preferred stock as of January 1, 2018. This value of dividend in arrears was for the fiscal years 2016 & 2017. During fiscal ye ...

Question - at december 31 2016 grouper corporation reported

Question - At December 31, 2016, Grouper Corporation reported current assets of $384,870 and current liabilities of $206,100. The following items may have been recorded incorrectly. 1. Goods purchased costing $22,150 wer ...

Question - milo corp has a beta of 13 the us government

Question - Milo corp has a Beta of 1.3. The U.S. government T-Bill is expected to yield 0.04, and the S&P 500 is expected to yield 0.11 in the near future. What is Milo's required rate of return?

Question - family home and security inc sells super

Question - Family home and security, Inc sells super padlocks. It reported an increase in net sales from 5.0 billion in 2014 to 5.3 billion in 2015, and an increase in gross profit from 1.5 billion in 2014 to 1.7 billion ...

Part abackgroundsaturn petcare australia and new zealand

Part A Background: Saturn Petcare Australia and New Zealand is Australia's largest manufacturer of pet care products. Saturn have been part of the Australian and New Zealand pet care landscape since opening their first m ...

  • 4,153,160 Questions Asked
  • 13,132 Experts
  • 2,558,936 Questions Answered

Ask Experts for help!!

Looking for Assignment Help?

Start excelling in your Courses, Get help with Assignment

Write us your full requirement for evaluation and you will receive response within 20 minutes turnaround time.

Ask Now Help with Problems, Get a Best Answer

Why might a bank avoid the use of interest rate swaps even

Why might a bank avoid the use of interest rate swaps, even when the institution is exposed to significant interest rate

Describe the difference between zero coupon bonds and

Describe the difference between zero coupon bonds and coupon bonds. Under what conditions will a coupon bond sell at a p

Compute the present value of an annuity of 880 per year

Compute the present value of an annuity of $ 880 per year for 16 years, given a discount rate of 6 percent per annum. As

Compute the present value of an 1150 payment made in ten

Compute the present value of an $1,150 payment made in ten years when the discount rate is 12 percent. (Do not round int

Compute the present value of an annuity of 699 per year

Compute the present value of an annuity of $ 699 per year for 19 years, given a discount rate of 6 percent per annum. As