Fun_HasJsonKey.md 478 Bytes

Fun_HasJsonKey (function)

  • Type: FUNCTION
  • Returns: int
  • Deterministic: NO
  • SQL data access: CONTAINS SQL

Parameters

# Mode Name Type
1 IN sJson longtext
2 IN skey varchar(50)
3 IN sValue varchar(50)

Body

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

Narrative

No human-written narrative yet.