Table sakila.film Generated by
SchemaSpy
Legend: SourceForge.net
Primary key columns
Columns with indexes
Implied relationships
Excluded column relationships
< n > number of related tables
 
Column Type Size Nulls Auto Default Children Parents Comments
film_id smallint unsigned 5  √ 
film_actor.film_id fk_film_actor_film R
film_category.film_id fk_film_category_film R
inventory.film_id fk_inventory_film R
title varchar 255
description text 65535  √  null
release_year year 0  √  null
language_id tinyint unsigned 3
language.language_id fk_film_language R
original_language_id tinyint unsigned 3  √  null
language.language_id fk_film_language_original R
rental_duration tinyint unsigned 3 3
rental_rate decimal 4,2 4.99
length smallint unsigned 5  √  null
replacement_cost decimal 5,2 19.99
rating enum 5  √  G
special_features set 54  √  null
last_update timestamp 19 CURRENT_TIMESTAMP

Table contained 951 rows at Thu Aug 12 09:42 MDT 2010

Indexes:
Column(s) Type Sort Constraint Name
film_id Primary key Asc PRIMARY
language_id Performance Asc idx_fk_language_id
original_language_id Performance Asc idx_fk_original_language_id
title Performance Asc idx_title

Close relationships  within of separation: