Files
ntpa/sql/create_data.sql
T
2016-03-12 00:05:28 +01:00

4 lines
98 B
SQL

USE ntpa;
INSERT INTO host (ip, name, orgId) VALUES ('90.184.222.114', 'ntp1.innolan.net', 901);