Skip to content
This repository was archived by the owner on May 12, 2026. It is now read-only.

plan_result_cat

Edgar Fuste edited this page Nov 2, 2021 · 1 revision

Description:

Fields:

Column name Data type Description Example
result_id integer Id of result
name character varying(30) Name of the result
result_type integer Result type, defined on plan_typevalue as result_type Reconstruction
coefficient double precision Coefficient value
tstamp timestamp without time zone Date and time of data insert
cur_user text Name of user
descript text Description
pricecat_id character varying(30) Id of price catalog, defined on plan_price_cat

Clone this wiki locally