ClickHouse/docs/en/sql-reference
PHO 26dc629366 Add a function isIPAddressContainedIn()
This function takes an IP address and a CIDR network prefix, and determines if the address is contained in the network. It supports both IPv4 and IPv6 addresses, and expects arguments to be strings.

ClickHouse doesn't support union types. We cannot use the native IPv4 and IPv6 types for this reason.
2021-03-26 12:11:35 +09:00
..
aggregate-functions Update deltasum.md 2021-03-23 11:07:18 +03:00
data-types Update datetime.md 2021-03-05 02:55:12 +03:00
dictionaries Remove broken "Original article" 2021-03-14 15:19:04 +03:00
functions Add a function isIPAddressContainedIn() 2021-03-26 12:11:35 +09:00
operators Merge branch 'master' of github.com:ClickHouse/ClickHouse into fix_invalid_links 2021-03-15 19:18:53 +05:00
statements Merge pull request #21601 from ka1bi4/romanzhukov-DOCSUP-7042-deltaSum-quota-type 2021-03-23 12:05:28 +03:00
table-functions Fixes after review 2021-03-21 17:23:16 +03:00
window-functions Update index.md 2021-02-15 22:56:26 +03:00
ansi.md Fix ansi.md 2021-01-20 20:51:14 +03:00
distributed-ddl.md [docs] split various kinds of CREATE queries into separate articles (#12328) 2020-07-09 18:10:35 +03:00
index.md [docs] split the ALTER article (#12502) 2020-07-15 00:02:41 +03:00
syntax.md Update syntax.md 2020-12-02 22:43:11 +03:00