marc21_ff_pos_map

295 rows


Columns

Column Type Size Nulls Auto Default Children Parents Comments
id serial 10 nextval('config.marc21_ff_pos_map_id_seq'::regclass)
fixed_field text 2147483647 null
tag text 2147483647 null
rec_type text 2147483647 null
start_pos int4 10 null
length int4 10 null
default_val text 2147483647 ' '::text

Indexes

Constraint Name Type Sort Column(s)
marc21_ff_pos_map_pkey Primary key Asc id

Relationships