to_pinyin.md
481 Bytes
to_pinyin (function)
- Type: FUNCTION
-
Returns:
varchar(255) - Deterministic: NO
- SQL data access: CONTAINS SQL
- Created: 2026-04-27 19:10:53
- Last altered: 2026-04-27 19:10:53
Parameters
| # | Mode | Name | Type |
|---|---|---|---|
| 1 | IN | NAME |
varchar(255) |
Body
Body is not pre-cached. To inspect: mysql --defaults-file=~/.my.cnf -e 'SHOW CREATE FUNCTIONtopinyin'._
Narrative
No human-written narrative yet.