Fun_GetBookStickQty.md
503 Bytes
Fun_GetBookStickQty (function)
- Type: FUNCTION
-
Returns:
decimal(18,6) - Deterministic: NO
- SQL data access: CONTAINS SQL
- Created: 2026-04-27 19:10:15
- Last altered: 2026-04-27 19:10:15
Parameters
| # | Mode | Name | Type |
|---|---|---|---|
| 1 | IN | dQty |
decimal(18,6) |
Body
Body is not pre-cached. To inspect: mysql --defaults-file=~/.my.cnf -e 'SHOW CREATE FUNCTIONFunGetBookStickQty'._
Narrative
No human-written narrative yet.