Another renumbering, so that all concurrent styles are bundled together

This commit is contained in:
Crista Lopes
2013-12-27 15:41:39 -08:00
parent de06b9b09c
commit 750016ac52
39 changed files with 0 additions and 72 deletions

18
25-tabular/README.md Normal file
View 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