Preview

Assign1

Satisfactory Essays
Open Document
Open Document
1387 Words
Grammar
Grammar
Plagiarism
Plagiarism
Writing
Writing
Score
Score
Assign1
MIS 6326 (Database Management)

Assignment 1: Chapter 3

Due date: Monday February 3, 2014

Please upload a correct and readable assignment file (e.g., a text file, a PDF file, or an MS Word file). After uploading the assignment file, you MUST validate it by checking what you uploaded. If you uploaded a wrong file, you can take it back and upload a correct one before the assignment due date. At the time of grading, no credit will be given to a wrong assignment (e.g., an assignment file for a different class) or an unreadable file.

This assignment does not require the use of SQL or any database software. The results must be manually generated. Write your answers in a text file, a PDF file, or an MS Word file, and turn in the file.
Note: See §3.4 for explanations and examples of relational algebra operations. (For instance, see Table 3.8.)

1. Show the result of a restrict operation that lists the orders placed by customer C8543321.

2. Show the result of a project operation that lists the EmpNo, EmpFirstName, and EmpLastName columns of the Employee table.

3. Show the result of a project operation that lists the CustCity and CustState columns of the Customer table.

4. Show the result of a natural join that combines the Customer and OrderTbl tables.

5. Show the result of a natural join of the Employee and OrderTbl tables.

6. Show the result of a one-sided outer join between the Employee and OrderTbl tables. Preserve the rows of the OrderTbl table in the result.

7. Show the result of a full outer join between the Employee and OrderTbl tables.

8. Show the result of the restrict operation on Customer where the condition is CustCity equals “Monroe” or “Seattle” followed by a project operation to retain the CustNo, CustFirstName, CustLastName, and CustCity columns.

9. Show the result of a summarize operation on OrderTbl. The grouping column is CustNo and the aggregate calculation is COUNT. COUNT shows the number of rows with the same value for the

You May Also Find These Documents Helpful

  • Satisfactory Essays

    The Kudler Foods need to design an entity relationship diagram to illustrate what needs to be on the table. A few of the tables could be combined to make reading the tables much easier. Kudler foods could combine inventory/order relationship, for example; order/sale relationship table, inventory/sale relationship table, and sale/receive payment relationship table. By combining any one of these tables Kudler Foods could process orders faster, find information faster by having the data in order and labeled and overall making the company’s system more efficient. One table Kudler Foods does not have that the management should consider which would benefit the business is an “employee table”. This way; Kudler could have personal information, sales numbers, last date he/she was reviewed, and just able to keep up…

    • 4521 Words
    • 87 Pages
    Satisfactory Essays
  • Satisfactory Essays

    6. For each order, list the order number, order date, number of the customer that placed the order, and name of the customer that placed the order.…

    • 672 Words
    • 3 Pages
    Satisfactory Essays
  • Good Essays

    Dbm380 Wk2

    • 772 Words
    • 3 Pages

    There will be seven tables in this database source system customer data, order data, corrections table data, comparison results table, drop ship corrections, end system data, and workflow status. The source system table will be comprised of columns for customer name, customer purchase order number, status, and transmitted date. The customer table will comprise of columns for customer name and customer number. Corrections table will offer columns for customer purchase order number, system reference data, date received and error message. Drop ship table will consist of customer…

    • 772 Words
    • 3 Pages
    Good Essays
  • Powerful Essays

    Simpson Case ACL

    • 651 Words
    • 10 Pages

    Question 4. Determine whether the record counts in the three tables are consistent with the information you received from the IT department.…

    • 651 Words
    • 10 Pages
    Powerful Essays
  • Satisfactory Essays

    In the following project, you will open a database containing the inventory of a bookstore, create a new table in which to store publisher information, add records, and then sort the table. You add a record using a form and print a report. You apply a filter by selection to a query and a filter by form to a table and save the results for both filters.…

    • 452 Words
    • 3 Pages
    Satisfactory Essays
  • Good Essays

    assign

    • 508 Words
    • 3 Pages

    3. Give three business examples (not mentioned in the text) of data that must be processed…

    • 508 Words
    • 3 Pages
    Good Essays
  • Good Essays

    Relational Model

    • 406 Words
    • 2 Pages

    Our database features 9 tables: Customers, Sales, SalesDetails, Product, Product_Categories, Books, Authors, Publisher and Payments. The Customers table consists of attributes/columns such as C_ID (Primary key), CustomerName, Street, City, State, zip, email and phone number. The table connect with Sales via its primary key C_ID and the attribute/column C_ID and their relationship as a foreign key. Sales also features its own primary key Sales_ID and a second foreign key Payment_ID, which features a relationship with the Payments table with its primary key Payment_ID, additional columns/attributes include: P_Type, AuthNo, Post_date, Customer_Name, TranNo.…

    • 406 Words
    • 2 Pages
    Good Essays
  • Good Essays

    By the database, we know that 11 people from the department 1; 100 people from the department 2; 177 people from the department 3; So,…

    • 1009 Words
    • 5 Pages
    Good Essays
  • Powerful Essays

    Logical Design

    • 1162 Words
    • 5 Pages

    • Precision, this is significant in relation to the application of relational algebra and calculus for the manipulations of the link amid the given tables. This ensures that ambiguity is absent that may arisen following the establishment of linkages in a specified complex network database type (Singh, 2009).…

    • 1162 Words
    • 5 Pages
    Powerful Essays
  • Satisfactory Essays

    Assignment 1 CS 275

    • 597 Words
    • 3 Pages

    22b) Customer, Payment, Order, Invoice, Order Line, Product (all entities) will be needed for the SQL query.Assignment #1, 11th Edition…

    • 597 Words
    • 3 Pages
    Satisfactory Essays
  • Satisfactory Essays

    b. Anticipate your customer’s expectations and assemble all the information you might need before your conversation with the customer.…

    • 308 Words
    • 2 Pages
    Satisfactory Essays
  • Satisfactory Essays

    microsoft access

    • 470 Words
    • 2 Pages

    2). Use the following information to create tables and link them through relationships. There are two pairs of relationships in this question. One of them is Department-Employee which has the relationship of one-to-many. The tables should contain primary and foreign keys (where needed). Do not create your own fields. Use the fields given to determine primary and foreign keys. Create three tables in Microsoft Access and input the data using forms (3 forms). Create a Form/Subform for the Department/Employee table and create a lookup column for BonusWitholdRate field in the Subsidiary table and Gender field in the Employee Table. Save the database as Subsidiary.…

    • 470 Words
    • 2 Pages
    Satisfactory Essays
  • Good Essays

    HW4

    • 714 Words
    • 3 Pages

    ii) Once you have finished the query, take a screenshot of the data source view. Include the screenshot in your write-up. What is the likely purpose of this query, or the additional column created by it?…

    • 714 Words
    • 3 Pages
    Good Essays
  • Good Essays

    Now customer need to know where is that table located to perform JOINS. JOINS outside VIRT will be a concern.…

    • 499 Words
    • 15 Pages
    Good Essays
  • Satisfactory Essays

    Visual Basic Tutorial

    • 1968 Words
    • 8 Pages

    The first thing you'll need is a database. Use Access to create this database; it consists of a few simple fields in the tbl_master table:…

    • 1968 Words
    • 8 Pages
    Satisfactory Essays

Related Topics