pipe_profile

-1 rows


Columns

Column Type Size Nulls Auto Default Children Parents Comments
obj_id varchar 16 tww_sys.generate_oid('tww_od'::text, 'pipe_profile'::text)
profile_geometry.fk_pipe_profile rel_profile_geometry_pipe_profile C
reach.fk_pipe_profile rel_reach_pipe_profile N

INTERLIS STANDARD OID (with Postfix/Präfix), see www.interlis.ch

height_width_ratio numeric 5,2 null

height-width ratio / Verhältnis der Höhe zur Breite / Rapport entre la hauteur et la largeur

identifier text 2147483647 null
profile_type int4 10 null
pipe_profile_profile_type.code fkey_vl_pipe_profile_profile_type R

Type of profile / Typ des Profils / Type du profil

remark text 2147483647 null

General remarks / Allgemeine Bemerkungen / Remarques générales

last_modification timestamp 29,6 now()

Last modification / Letzte_Aenderung / Derniere_modification: INTERLIS_1_DATE

fk_dataowner varchar 16 tww_sys.get_default_values('fk_dataowner'::text)
organisation.obj_id rel_od_pipe_profile_fk_dataowner R

Foreignkey to Metaattribute dataowner (as an organisation) - this is the person or body who is allowed to delete, change or maintain this object / Metaattribut Datenherr ist diejenige Person oder Stelle, die berechtigt ist, diesen Datensatz zu löschen, zu ändern bzw. zu verwalten / Maître des données gestionnaire de données, qui est la personne ou l’organisation autorisée pour gérer, modifier ou supprimer les données de cette table/classe

fk_provider varchar 16 tww_sys.get_default_values('fk_provider'::text)
organisation.obj_id rel_od_pipe_profile_fk_dataprovider R

Foreignkey to Metaattribute provider (as an organisation) - this is the person or body who delivered the data / Metaattribut Datenlieferant ist diejenige Person oder Stelle, die die Daten geliefert hat / FOURNISSEUR DES DONNEES Organisation qui crée l’enregistrement de ces données

Indexes

Constraint Name Type Sort Column(s)
pkey_tww_od_pipe_profile_obj_id Primary key Asc obj_id
in_od_pipe_profile_identifier Must be unique Asc/Asc identifier + fk_dataowner

Check Constraints

Constraint Name Constraint
pp_remark_length_max_80 ((char_length(remark) <= 80))
pp_identifier_length_max_20 ((char_length(identifier) <= 20))

Relationships