update,
This commit is contained in:
7
hk1234566/SQL/Assessment3/notes.md
Normal file
7
hk1234566/SQL/Assessment3/notes.md
Normal file
@@ -0,0 +1,7 @@
|
||||
3. Java Library and SQL queries (40%)
|
||||
You will provide a java library that reads CSV Þle and builds required tables and answers the queries given above. You will receive full mark if your library successfully accomplishes these tasks. Otherwise we will reduce your mark according to the following rules:
|
||||
a) Not compiles -100pts.
|
||||
b) Compiles but cannot populate tables -50pts.
|
||||
c) Cannot read CSV Þles but reads from other Þle format and populates tables - 0pts.
|
||||
d) SQL Integrity Constraint warning, error while populating -10pts.
|
||||
e) Failed to retrieve the answer for a query -10pts.
|
Reference in New Issue
Block a user