Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
G
GoikLectures
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Locked files
Deploy
Releases
Container Registry
Model registry
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Goik Martin
GoikLectures
Commits
c4d3d222
Commit
c4d3d222
authored
8 years ago
by
Goik Martin
Browse files
Options
Downloads
Patches
Plain Diff
Adding exam points criteria
parent
a181c6f9
No related branches found
Branches containing commit
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
Klausuren/Sda1/2016Summer/Solution/criteria.txt
+15
-0
15 additions, 0 deletions
Klausuren/Sda1/2016Summer/Solution/criteria.txt
with
15 additions
and
0 deletions
Klausuren/Sda1/2016Summer/Solution/criteria.txt
0 → 100644
+
15
−
0
View file @
c4d3d222
2p Schema was tested against database
1p Entity Person:
2p id person (not null,unique) or primary key
2p Required attribute birthYear, name
1p Entity Movie:
3p required foreign key "director" to person
2p Required attributes rating, title, year
1p Relation Person <--> Movie:
2p Required foreign keys id and ref in actor
2p (id, ref) unique within actor
2p optional isStar Attribute
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment