Update of Indication
Prerequisites:
- Schema DevV5 with copies of tables concept, concept_relationship and concept_synonym from ProdV5, fully indexed.
- GCN_SEQNO must be loaded first.
- Working directory Indication (Indication uses same schema as GCN_SEQNO).
- Run create_source_tables.sql
- Unpack "Indication sources.zip"
- Run in devv5: SELECT sources.load_input_tables('Indication'); (The pVocabularyDate and pVocabularyVersion will be automatically retrieved from the GCN_SEQNO)
- Run load_stage.sql
- Run generic_update: devv5.GenericUpdate();