From 746ffe212c7317d79ed07808322b75603170b9bf Mon Sep 17 00:00:00 2001 From: crista Date: Tue, 31 Dec 2013 07:34:04 -0800 Subject: [PATCH] Update README.md --- 24-tabular/README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/24-tabular/README.md b/24-tabular/README.md index 9c1147d..02bf996 100644 --- a/24-tabular/README.md +++ b/24-tabular/README.md @@ -1,11 +1,11 @@ -Style #27 +Style #24 ============================== Constraints: -- The input data of the problem is modeled as entities and relations between them +- The input data of the problem is modeled as entities with relations between them -- The data is placed in tables, with each row potentially cross-referencing rows in other tables +- The data is placed in tables, with columns potentially cross-referencing data in other tables - Existence of a relational query engine