Table pub.mgd.all_cellline_derivation A record in this table represents the Derivation of a Cell Line. See ALL_CellLine.
|
Generated by SchemaSpy |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Table contained 3,152 rows at Mon Sep 11 06:12 EDT 2023 |
Indexes:
Column(s) | Type | Sort | Constraint Name |
---|---|---|---|
_derivation_key | Primary key, Used to cluster data | Asc | all_cellline_derivation_pkey |
_createdby_key | Performance | Asc | all_cellline_derivation_idx_createdby_key |
creation_date | Performance | Asc | all_cellline_derivation_idx_creation_date |
_creator_key | Performance | Asc | all_cellline_derivation_idx_creator_key |
_derivationtype_key + _parentcellline_key + _creator_key | Performance | Asc/Asc/Asc | all_cellline_derivation_idx_derivationtype_key |
modification_date | Performance | Asc | all_cellline_derivation_idx_modification_date |
_modifiedby_key | Performance | Asc | all_cellline_derivation_idx_modifiedby_key |
name + _derivation_key | Performance | Asc/Asc | all_cellline_derivation_idx_name |
_parentcellline_key + _derivation_key | Performance | Asc/Asc | all_cellline_derivation_idx_pcl |
_refs_key | Performance | Asc | all_cellline_derivation_idx_refs_key |
_vector_key | Performance | Asc | all_cellline_derivation_idx_vector_key |
_vectortype_key | Performance | Asc | all_cellline_derivation_idx_vectortype_key |
|