User Tools

Site Tools


podoc:film_type_idx_sql_index

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.txt · Last modified: 2007/04/23 14:53 by Luud