User Tools

Site Tools


podoc:focal_length_sql_table

This is an old revision of the document!


Database Table Description of "focal_length"

Name

focal_length

Description

Purpose

Schema

create table focal_length (
  identifier            integer not null primary key,
  value                 varchar(10)
);

History

Used first

Version 2.5

Used last

Still in use

Change history

= Version 2.5 =

ccreate table focal_length (
  identifier            integer not null primary key,
  value                 varchar(10)
);
podoc/focal_length_sql_table.1176383162.txt.gz · Last modified: 2007/04/12 13:06 by Luud