Update of NFC
Prerequisites:
- Schema DevV5 with copies of tables concept, concept_relationship and concept_synonym from ProdV5, fully indexed.
- Working directory NFC.
- Run create_source_tables.sql
- Unpack "nfc.zip"
- Run in devv5 (with fresh vocabulary date and version): SELECT sources.load_input_tables('NFC',TO_DATE('20160704','YYYYMMDD'),'NFC 20160704');
- Run load_stage.sql
- Run generic_update: devv5.GenericUpdate();