Create a table to store the host and port information

From MyWiki
Revision as of 11:14, 22 January 2019 by George2 (Talk | contribs)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

ALTER TABLE table1 ADD COLUMN foo INT DEFAULT 0;