qwb_ref

54165 rows


Description

This table creates a connection between the references in the QWB database and the textual references within the SQE text system.

Columns

Column Type Size Nulls Auto Default Children Parents Comments
qwb_ref_id INT UNSIGNED 10 null
line_id INT UNSIGNED 10 NULL
line.line_id Implied ConstraintR

The SQE line id related to this QWB reference

qwb_scroll_name VARCHAR 16 null

The precise name of the scroll in the QWB database

qwb_fragment_name VARCHAR 40 null

The precise name of the fragment or column in the QWB database

qwb_line_name VARCHAR 20 null

The precise line designation in the QWB database

text VARCHAR 255 NULL

Indexes

Constraint Name Type Sort Column(s)
PRIMARY Primary key Asc qwb_ref_id
qwb_ref_text_index Performance Asc text

Relationships