Repository Demo

The is the SQL Insert string:

INSERT INTO InstanceFactValues (DocumentID, Concept, ID, ContextRef, UnitRef, Decimals, FactValue) VALUES ('', '', '', '', '', '', '');

Tasks (CRUD): CREATE/INSERT | READ | UPDATE | DELETE