Files
ntpa/sql/create_test_data.sql
T
2016-03-05 15:25:01 +01:00

4 lines
89 B
SQL

USE ntpa;
INSERT INTO host (ip, name, orgId) VALUES ('0.0.1.1', 'ntp1.innolan.dk', 23);