JSON_MERGE_REPLACE.md 561 Bytes

JSON_MERGE_REPLACE (function)

如果2中的值1中存在,提供1胡

  • Type: FUNCTION
  • Returns: json
  • Deterministic: NO
  • SQL data access: CONTAINS SQL
  • Created: 2026-04-27 19:10:17
  • Last altered: 2026-04-27 19:10:17

Parameters

# Mode Name Type
1 IN sJonsOne json
2 IN sJsonTwo json

Body

Body is not pre-cached. To inspect: mysql --defaults-file=~/.my.cnf -e 'SHOW CREATE FUNCTIONJSONMERGE_REPLACE'._

Narrative

No human-written narrative yet.