MIXERP Database Documentation
Database
Schemas
Tables
Sequences
Triggers
Views
MatViews
Functions
Types
Type : core.period
Schema
core
Type Name
period
Base Type
-
Owner
postgres
Collation
Default
Type
Composite Type
Store Type
Compressed Inline/Seconary
Not Null
False
Description
Type Definition:
CREATE TYPE core.period AS ( period_name text, date_from date, date_to date );
Please enable JavaScript to view the
comments powered by Disqus.