JavaScript required
We’re sorry, but Coda doesn’t work properly without JavaScript enabled.
Skip to content
Gallery
ECU Handbok Datalagring
Huvudmoment
Databas
API
Säkerhet
Beekeeper Studio
Entity Framework
More
Share
Explore
Huvudmoment
Inlämningen
Tentamen
This will be an assignment containing questions which you will need to answer and submit.
Grupprojekt
You are required to create basic working
database environment
with visualization (database diagram) & simple documentation (max. 5 pages) containing:
1-1 relationship
1-many relationship
CHAR, INT, DateTime, Primary key, Foreign key
At least 3 tables
At least 5 rows in each table
Basic CRUD with Entity Framework
Also create 5 queries that together at least cover CRUD capabilities & utilize join command. You can make use of the following
Nested Queries
2 math functions, date, ranges, where, sort, top
For VG, do everything mentioned in the above steps. Alongside, add the following things:
4 queries covering CRUD & Join
two extra tables
many-many relationship
Group By
@variables
Clearer motivation in the simple DB documentation for your DBs
Submission instructions:
You are required to submit the following things
A .sql file containing all code for creation of your environment: db.sql
A .sql file containing all code for your queries: queries.sql
A .pdf file containing description of all your steps, tables, database design decisions, queries including screenshots of the output
Projektförslag
+ Databas för en skola (studenter, lärare, kurser, skolor, betyg, schema)
+ Databas för en fabrik (produkter, personal, inventarie, regler)
+ Databas för planeringssystem ( schema, utförare, uppgifter att göra, olika kalendrar)
+ Databas för webbshop (produkter, ordrar, erbjudanden, kunder, fysiska butiker)
Want to print your doc?
This is not the way.
Try clicking the ⋯ next to your doc name or using a keyboard shortcut (
Ctrl
P
) instead.