diff --git a/doc/src/sgml/query.sgml b/doc/src/sgml/query.sgml index c22c541fae6..5a7a7f4e62e 100644 --- a/doc/src/sgml/query.sgml +++ b/doc/src/sgml/query.sgml @@ -1,5 +1,5 @@ @@ -61,8 +61,8 @@ $Header: /cvsroot/pgsql/doc/src/sgml/query.sgml,v 1.31 2003/06/24 23:26:46 momji relation table - PostgreSQL is a object relational - database management system (ORDBMS). + PostgreSQL is a relational + database management system (RDBMS). That means it is a system for managing data stored in relations. Relation is essentially a mathematical term for table. The notion of