【发布时间】:2016-04-26 01:02:34
【问题描述】:
oracle上有没有什么函数可以像参数一样给他电话号码,输出是:代码区+电话号码。
示例:
参数:+3323658568526 或 003323658568526(法国国家代码)
返回:
- 代码区:+33
- 电话号码:23658568526
【问题讨论】:
-
看看这是否有帮助:stackoverflow.com/questions/41925/…
标签: sql oracle phone-number country-codes