The Entity-Relationship model: a convenient way of representing the world. ... postgreSQL: a database infrastructure which implements the relational model. ...
Create or replace function myAddition(var1 integer, var2 integer, out addRes ... ROWTYPE Attribute. Declare a variable with the type of a ROW of a table. ...