A specific point in a wellbore that has a defined nature, role or purpose, such as being a datum for measurement.
wellbore_ref_s (PK, M: CHAR VARYING(19))
Surrogate key of the table.
r_existence_kd_nm (FNK, M: CHAR VARYING(40))
facility.ref_existence_kind
The existence kind for the facility e.g. actual, planned, required or predicted.
Defines a foreign key to table r_existence_kd.
wellbore_component_facility.component_parts
This points to the wellbore_component_facilities that this assembly is made up from. This relationship is a unique list, which represents the order in which the wellbore_component_facilities were assembled. This means that facilities next to each other in the list can be interpreted as connected to each other. The order is; the first in the list was first in the hole, i.e. is nearest the bottom of the well. belongs_to_assy_s: Implements a foreign key to a row in one of the tables projected from entity wellbore_component_facility depending on the value of the next column (See below). belongs_to_assy_t: Defines the name of the referenced table. Possible values are defined in @wellbore_component_facility. belongs_to_assy_l: Provides the ordering of rows.
typical_fcl_name (FNK, O: CHAR VARYING(40))
facility.typical_facility
Gives the typical facility whose specification was used as the generic basis for this facility.
Defines a foreign key to table typical_fcl.