GeneX-2.0 DB: ProtocolStep Table
GeneX-2.0 DB: ProtocolStep Table
Table TypeInheritsComment
DATAIdentifiable The ProtocolStep table contains the steps for protocols.

Column Information
Column NameFull NameData TypeNot NULLComment
proc_fkProcedureinttruethe procedure this step applies to
proto_step_pkAccession Numberserialtrue
protocol_fkProtocolinttruethe protocol this step applies to
protocol_orderProtocol OrderintfalseThe order of this step in the protocol

Primary Key Information
Column Name
proto_step_pk

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

Unique Column Information
Column Names
protocol_order protocol_fk

Index Information
NameColumn Name