mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-25 17:12:03 +00:00
Update type-conversion-functions.md
Исправил null на NULL.
This commit is contained in:
parent
e87e71ee43
commit
537b372c32
@ -691,7 +691,7 @@ Same as for [parseDateTimeBestEffort](#parsedatetimebesteffort) except that it r
|
|||||||
|
|
||||||
## parseDateTimeBestEffortUSOrNull {#parsedatetimebesteffortusornull}
|
## parseDateTimeBestEffortUSOrNull {#parsedatetimebesteffortusornull}
|
||||||
|
|
||||||
Same as for [parseDateTimeBestEffortUS](#parsedatetimebesteffortUS) except that it returns null when it encounters a date format that cannot be processed.
|
Same as for [parseDateTimeBestEffortUS](#parsedatetimebesteffortUS) except that it returns `NULL` when it encounters a date format that cannot be processed.
|
||||||
|
|
||||||
**Syntax**
|
**Syntax**
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user