User Tools

Site Tools


podoc:film_type_idx_sql_index

This is an old revision of the document!


Database Index Description of "film_type_idx"

Name

film_type_idx

Description

Index on column 'type' of table 'film'.

Purpose

Speedup of table row lookups based on column 'type' in table 'film'.

Schema

create index film_type_idx  on film(type);

History

Used first

Version 2.5

Used last

Still in use

Change history

= Version 2.5 =

create index film_type_idx  on film(type);
podoc/film_type_idx_sql_index.1176822004.txt.gz · Last modified: 2007/04/17 15:00 by Luud