Prev pr on root repo - #1
Open
Gizmotronn wants to merge 28 commits into
Open
Gizmotronn wants to merge 28 commits into
Gizmotronn wants to merge 28 commits into
Conversation
Add files via upload
Finished database :)
Gizmotronn
commented
Mar 25, 2020
Gizmotronn
left a comment
Author
There was a problem hiding this comment.
Adding the prev commits from my alt account's PR into my alt account's fork
Gizmotronn
commented
Mar 25, 2020
Gizmotronn
left a comment
Author
There was a problem hiding this comment.
Adding the prev commits from my alt account's PR into my alt account's fork
Perth Modern School - CSC Y12 ATAR 2020 Data Management Assessment iGame Unfinished @mfaridn03 discordapp.com LimoDroid#8913 Documentation stuff is all on the google doc that is linked on the pdf Built in canva The actual database is added in this repo http://acord.software/stellarios/hydejack/2020-04-01-database-discovery/
This isn't relevant to the assessment, but is still on the `master` branch
This isn't relevant to the assessment, but is still on the `master` branch
This isn't relevant to the assessment, but is still on the `master` branch
This isn't relevant to the assessment, but is still on the `master` branch
Added some fields to the `customer` and `order` tables Thanks @mfaridn03 for the suggestions!
dm assessment = data management assessment Y12 ATAR PMS
added the first sql query
Bring first queries, plus (unfinished, but more complete) database into the test branch
query no. 2 - #5
Mapped out where each query will go for the assessment
Mirroring the Amazon (e-commerce) data dictionary in the canva pdf in the root of this repo
Update database -- see desc.
Add form for order table (add record) for the assessment - question 10 Thanks to Evan Phillips
Added "orderDate" & "deliveryDate" to the orders table in the database Editing the sql (https://github.com/IrisDroidology/database-discovery/edit/master/igame-dmassessment-.sql) IrisDroidology@f680a5e The last 3 rows in the orders table were added by me today with Evan while I was learning how to make the forms, but to keep a relatively consistent time scale I've just changed the dates to 24/01/2018, which is in the same month as the other orders. Same as the deliveryDate column/attribute. I've set the delivery/deliveredDate to be the day that the final item in the order is delivered (one order can contain multiple items if it was ordered by the same person, on the same day, with the same payment. Depending on stock availability, different items in the order can be delivered at different times (which can be seen in the example spreadsheet from Mr Musovic & my access db if you follow my assumptions).
Update igame-dmassessment-.sql
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.