F_Gb2Big.md 541 Bytes

F_Gb2Big (function)

  • Type: FUNCTION
  • Returns: varchar
  • 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
0 RETURN `` varchar(4000)
1 IN str varchar(4000)
2 IN toBIG int

Body

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

Narrative

No human-written narrative yet.