GeneX-2.0 DB: Parameter Table
GeneX-2.0 DB: Parameter Table
Table TypeInheritsComment
DATAIdentifiable The Parameter table describes the individual parameters of a protocol, software, or hardware.

Column Information
Column NameFull NameData TypeNot NULLComment
default_valueDefault ValuetextfalseThe value to use if none is specified by the application
parameter_pkAccession Numberserialfalse
proc_fkProcedureinttruethe procedure this parameter applies to
typeTypechar128falsecontrolled vocab

Primary Key Information
Column Name
parameter_pk

Foreign Key Information
Column NameForeign TablePrimary Key in Foreign TableForeign Key Type
proc_fkProcedureproc_pkMANY_TO_ONE

Unique Column Information
Column Names

Index Information
NameColumn Name