INSERT INTO var_value (type, address, value) VALUES ('A', 10, 42), ('A', 11, 24), ('I', 5010, 42), ('I', 5011, 24), ('D', 10, 1), ('D', 11, 1)