Update docs/en/sql-reference/data-types/date32.md

Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
This commit is contained in:
Anna 2021-08-24 14:27:30 +03:00 committed by GitHub
parent 75010c156c
commit 985e33e15b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -32,7 +32,7 @@ SELECT * FROM new;
└────────────┴──────────┘
```
**See also**
**See Also**
- [toDate32](../../sql-reference/functions/type-conversion-functions.md#toDate32)
- [toDate32OrZero](../../sql-reference/functions/type-conversion-functions.md#toDate32OrZero)