accelerated_reading_titles

0 rows


Columns

Column Type Size Nulls Auto Default Children Parents Comments
arBookId INT 10 null
accelerated_reading_isbn.arBookId Implied Constraint R
accelerated_reading_subject_to_title.arBookId Implied Constraint R
language VARCHAR 2 null
title VARCHAR 255 null
authorCombined VARCHAR 255 null
bookLevel FLOAT 12 NULL
arPoints INT 10 NULL
isFiction TINYINT 3 NULL
interestLevel VARCHAR 5 NULL

Indexes

Constraint Name Type Sort Column(s)
accelerated_reading_titles_s_pk Primary key Asc arBookId
PRIMARY Must be unique Asc arBookId

Relationships