rename
Problem
Rename one or several attributes.
Example: I want the product list, but pid
should be called product_id
instead.
Description
Creates a new relation identical with the input, except with any number of attributes renamed.
Requirements
The specified attributes must be part of the input relation’s heading.
Examples
Consult the Overview page for the data model used in this example.