The Films Table

The Films table lists all movies and related information. Films contains the columns in Table B.5.

Table B.5. The Films Table
ColumnDatatypeDescription
FilmIDNumeric (Identity)Unique movie ID
MovieTitleText (255 chars)Movie title
PitchTextText (100 chars)Movie one-liner
AmountBudgetedCurrency (or numeric)Movie budget (planned)
RatingIDNumericMovie rating ID
SummaryMemo (or text)Movie plot summary
ImageNameText (50 chars)Movie poster image file name
DateInTheatersDate TimeDate movie is in theaters

Get Adobe ColdFusion 8 Web Application Construction Kit, Volume 1: Getting Started now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.