library_float_limits

0 rows


Columns

Column Type Size Nulls Auto Default Children Parents Comments
branchcode VARCHAR 10 null
branches.branchcode library_float_limits_ibfk_bc C
itemtype VARCHAR 10 null
itemtypes.itemtype library_float_limits_ibfk_it C
float_limit INT 10 NULL

Indexes

Constraint Name Type Sort Column(s)
library_float_limits_s_pk Primary key Asc/Asc branchcode + itemtype
itemtype_idx Performance Asc itemtype
PRIMARY Must be unique Asc/Asc branchcode + itemtype

Relationships