diff --git a/doc/src/sgml/ddl.sgml b/doc/src/sgml/ddl.sgml index bf574a1741b..09ad8400fd0 100644 --- a/doc/src/sgml/ddl.sgml +++ b/doc/src/sgml/ddl.sgml @@ -1610,7 +1610,7 @@ CREATE TABLE circles ( Application time refers to a history of the entity - described by a table. In a typical non-temporal table, there is single + described by a table. In a typical non-temporal table, there is a single row for each entity. In a temporal table, an entity may have multiple rows, as long as those rows describe non-overlapping periods from its history. Application time requires each row to have a start and end time, @@ -1806,7 +1806,6 @@ CREATE TABLE variants ( - In a table, these records would be: id | product_no | name | valid_at