mirror of
https://bitbucket.org/anguist/ntpa
synced 2026-09-25 18:30:13 +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);
|