fun_gettzreportId_bycus.md
623 Bytes
fun_gettzreportId_bycus (function)
根据客户ID获取报表ID
- Type: FUNCTION
-
Returns:
varchar - 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 |
|---|---|---|---|
| 0 | RETURN | `` | varchar(255) |
| 1 | IN | p_sCustId |
varchar(255) |
| 2 | IN | p_sSrcCustId |
varchar(255) |
Body
Body is not pre-cached. To inspect: mysql --defaults-file=~/.my.cnf -e 'SHOW CREATE FUNCTIONfungettzreportId_bycus'._
Narrative
No human-written narrative yet.