mirror of
https://bitbucket.org/anguist/ntpa
synced 2026-09-26 10:54:04 +00:00
4 lines
89 B
SQL
4 lines
89 B
SQL
USE ntpa;
|
|
|
|
INSERT INTO host (ip, name, orgId) VALUES ('0.0.1.1', 'ntp1.innolan.dk', 23);
|