File size: 88 Bytes
c27e67a
1
2
CREATE TABLE IF NOT EXISTS domains_lookup(site_id UInt64, domain String) ENGINE Memory;