Fun_GetBarId.md 462 Bytes

Fun_GetBarId (function)

生成27位纯数字的ID 模仿后台Java代码生成

  • Type: FUNCTION
  • Returns: varchar(32)
  • Deterministic: NO
  • SQL data access: CONTAINS SQL

Parameters

# Mode Name Type
1 IN iIndex int

Body

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

Narrative

No human-written narrative yet.