2020-04-15 13:56:49 +00:00
|
|
|
|
---
|
|
|
|
|
machine_translated: true
|
2020-05-15 04:34:54 +00:00
|
|
|
|
machine_translated_rev: 72537a2d527c63c07aa5d2361a8829f3895cf2bd
|
2020-04-15 13:56:49 +00:00
|
|
|
|
toc_priority: 37
|
|
|
|
|
toc_title: "Mant\u0131kl\u0131"
|
|
|
|
|
---
|
|
|
|
|
|
2020-04-30 18:19:18 +00:00
|
|
|
|
# Mantıksal Fonksiyonlar {#logical-functions}
|
2020-04-15 13:56:49 +00:00
|
|
|
|
|
2020-05-15 04:34:54 +00:00
|
|
|
|
Mantıksal işlevler herhangi bir sayısal türü kabul eder, ancak 0 veya 1'e eşit bir Uİnt8 numarası döndürür.
|
2020-04-15 13:56:49 +00:00
|
|
|
|
|
|
|
|
|
Bir argüman olarak sıfır kabul edilir “false,” sıfır olmayan herhangi bir değer dikkate alınırken “true”.
|
|
|
|
|
|
|
|
|
|
## ve, ve operatör {#and-and-operator}
|
|
|
|
|
|
|
|
|
|
## or, or operat ,or {#or-or-operator}
|
|
|
|
|
|
|
|
|
|
## değil, operatör değil {#not-not-operator}
|
|
|
|
|
|
|
|
|
|
## xor {#xor}
|
|
|
|
|
|
|
|
|
|
[Orijinal makale](https://clickhouse.tech/docs/en/query_language/functions/logical_functions/) <!--hide-->
|