One more (hopefully the last!) renumbering
This commit is contained in:
18
27-tabular/README.md
Normal file
18
27-tabular/README.md
Normal file
@@ -0,0 +1,18 @@
|
||||
Style #27
|
||||
==============================
|
||||
|
||||
Constraints:
|
||||
|
||||
- The input data of the problem is modeled as entities and relations between them
|
||||
|
||||
- The data is placed in tables, with each row potentially cross-referencing rows in other tables
|
||||
|
||||
- Existence of a relational query engine
|
||||
|
||||
- The problem is solved by issuing queries over the tabular data
|
||||
|
||||
Possible names:
|
||||
|
||||
- Tabular
|
||||
- Flatland
|
||||
- Relational
|
||||
Reference in New Issue
Block a user