Renumbered a bunch of styles again to make room for one more.

This commit is contained in:
Crista Lopes
2013-11-28 11:30:25 -08:00
parent 2f9bc1c53d
commit ebd303ac30
18 changed files with 0 additions and 0 deletions

18
26-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