Fun_GetTestMaterialsCount.md
580 Bytes
Fun_GetTestMaterialsCount (function)
获取字符串中数字
- Type: FUNCTION
-
Returns:
int - Deterministic: NO
- SQL data access: CONTAINS SQL
- Created: 2026-04-27 19:10:16
- Last altered: 2026-04-27 19:10:16
Parameters
| # | Mode | Name | Type |
|---|---|---|---|
| 1 | IN | tCreateDate |
datetime |
| 2 | IN | sMaterialsId |
varchar(100) |
Body
Body is not pre-cached. To inspect: mysql --defaults-file=~/.my.cnf -e 'SHOW CREATE FUNCTIONFunGetTestMaterialsCount'._
Narrative
No human-written narrative yet.