GeneX Development Supported By
|
GeneX-2.0 DB: Parameterizable Table
|
GeneX-2.0 DB: Parameterizable Table
|
| Table Type | Inherits | Comment |
| DATA | Identifiable | The Parameterizable table is an abstract table that other tables inherit from. It specifies that things can have parameters |
| Column Information |
| Column Name | Full Name | Data Type | Not NULL | Comment |
| param_pk | Accession Number | serial | false | |
| producer_con_fk | Software/Hardware Producer | int | false | The producer of the software/hardware |
| URI | URI | char128 | false | A URI that contains more information about the information in question. |
| Primary Key Information |
| Column Name |
| param_pk |
| Foreign Key Information |
| Column Name | Foreign Table | Primary Key in Foreign Table | Foreign Key Type |
| producer_con_fk | Contact | con_pk | MANY_TO_ONE |
| Unique Column Information |
| Column Names |
| Index Information |
| Name | Column Name |
|