100% Guaranteed Results


EB103A – 2 Contents Solved
$ 29.99
Category:

Description

5/5 – (1 vote)

3 1 General Instructions 1
4 2 Homework 2
5 2.1 Description . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 2 6 2.2 Assignments . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 2
7 3 What to submit 3
8 A An SQL Power Architect bug: Please read 3
9 1 General Instructions
10 1. You need to follow carefully the instructions for the assignment as written below.
11
12
13
14
15
16 2.
17 3.
18
19
20
21
22
23 4.
24
25
26 5.
27
28
29
30 6.
31 32
33
34 7.
35
36
37
38
39
It is advisable to print out this document and check off various points as they are addressed. It is easy to miss something when switching between the assignment and the solution on a single screen, especially on a laptop with a relatively small screen.
If you do not have access to a printer, at least review your solution before the submission to make sure that you did all that you were requested to do and only what you were requested to do.
If you want to refer to a specific line in this document, refer to the small numbers in the left margin.
If you have questions concerning this homework email William Wu, mailto:yw4780@nyu.edu, in the way specified in the course syllabus.
If you still have unresolved questions, email Zvi Kedem, mailto:zk1@nyu.edu, including all relevant correspondence with the assistant(s) listed above, in the way specified in the course syllabus.
It is important that you follow the directions precisely. Also, please check that you submitted what you intended to submit, as you are responsible for making sure of that. The best way to do is to download what you submitted to check that.
And the best way to manage your work is to dedicate a folder/directory to each assignment.
Do not email your submission to any of the assistants. If you did not submit your solution on time, please email Zvi Kedem, mailto:zk1@nyu.edu, in the way specified in the course syllabus with an explanation of
what has happened, and if you have a solution (possibly partial), email the solution also.
42 Do not communicate with any of the graders concerning a late submission.
46 one-by-one case. All such requests need to be addressed to Zvi Kedem, mailto:zk1@nyu.edu in the way 47 specified in the course syllabus, with a reason for such a request.
48 2 Homework
49 Reminder: If you are not officially registered in the class and the class does not show on Albert for you, do not 50 submit any assignments.
51 Please read and follow carefully the instructions in Section 1.
52 2.1 Description
53 There are two assignments: (1) To exercise logging into Oracle and running a simple, prepared query: (2) To 54 create a relational implementation of an ER diagram.
55 2.2 Assignments
56 1. Start with this part. It is simple but if you run into difficulties they need to be resolved quickly. 57 Make sure that you know how to run SQL queries/commands on the Oracle systems at CIMS.
58 To do that, follow the instructions in How_To_Use_Oracle_At_CIMS.pdf.
59 You do not need to understand the queries/commands, just to make sure that you can do what’s requested.
60 if you run into difficulties doing that part of the assignment, please send email to William Wu, mailto:
61 yw4780@nyu.edu, explaining what the difficulties were. You will be helped.
62 2. You will need to create a relational implementation modifying relational04.architect, of the ER diagram 63 Assignment04.drawio satisfying the annotations in Assignment04.txt, using SQL Power Architect with
68 (a) Specify the following using SQL Power Architect and everything else that needs to be specified (if
69 anything) put in annotations by modifying Solution04.txt
70 • tables
71 • attributes, including for each that
72 – it must not be NULL (if applicable)
73 – it is a part of the primary key (if applicable)
74 – it is a part of a foreign key (if applicable)
75 It is not important for us what the domains of the attributes are, so use VARCHAR as the domain
76 for all attributes
77 • many-to-one mappings between tables (or one-to-one as applicable)
78 Please,
79 • Do not make any assumptions about the application beyond the specifications listed. 80 • Do not optimize your design, just follow the specification given.
81 • Do not use any other capabilities that SQL Power Architect provides; for example do not use 82 Index Properties or Remarks for Column Properties.
83 • Anything that cannot be specified in your SQL Power Architect diagram, put as annotations in 84 Solution04.txt file, as described below.
85 • Do not put anything in the annotations that can be reflected in the SQL Power Architect imple86 mentation; make sure that the implementation reflects that.
87 (b) Modify the file Solution04.txt as specified in Item 1 of Section 3.
88 3 What to submit
89 Please upload 3 files, named exactly as specified and in the format exactly as specified.
90 1. Solution04.txt in the text format, by modifying the file in this assignment.
91 In that file
92 • Replace the Metadata with your information.
93 • State the required (and only the required) Annotations.
94 • State your responses by placing appropriate text after the item label as listed below (so your first item 95 will labeled “(a)”):
96 (a) State whether you have done what is requested in Item 1 of Section 2.2. If your answer is “Yes”,
97 just state that.
98 If not, explain why.
99 2. A file with a diagram in the native format as produced by SQL Power Architect. The file should be called
100 Relational04.architect.
101 3. A file with a PDF version of the diagram you have produced. The file should be called Relational04.pdf.
102 A An SQL Power Architect bug: Please read
103 SQL Power Architect sometimes produces inconsistent diagrams such as our R-S diagram in Figure 1. In R-S,
104 attribute A in S can be NULL but the left side of the line between R and S has a stroke | indicating that the 105 binary many-to-one mapping from S to R is total. Only R1-S1 and R2-S2 are correct. So make sure that your
106 diagram is correct, fixing what SQL Power Architect produces, if necessary. This is easy to do by modifying 107 Relationship Properties.

Figure 1: Read the text of Appendix A

Reviews

There are no reviews yet.

Be the first to review “EB103A – 2 Contents Solved”

Your email address will not be published. Required fields are marked *

Related products