Update other-functions.md

This commit is contained in:
Shaun Struwig 2024-05-05 03:54:01 +02:00 committed by GitHub
parent ead13c52e4
commit 5eaf944b99
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -3311,3 +3311,11 @@ Shows the current server's SSL certificate if it has been configured.
```sql
showCertificate()
```
**Parameters**
- None.
**Returned value**
- SSL certificate. [String](../../sql-reference/data-types/string.md).