婷婷综合国产,91蜜桃婷婷狠狠久久综合9色 ,九九九九九精品,国产综合av

主頁 > 知識庫 > sqlServer 獲取漢字字串的拼音聲母

sqlServer 獲取漢字字串的拼音聲母

熱門標簽:外呼運營商線路收費 貴州房產智能外呼系統供應商 臨沂智能電銷機器人加盟哪家好 百度地圖標注改顏色 電銷外呼有錄音系統有哪些 申請400電話在哪辦理流程 一個導航軟件能用幾個地圖標注點 鎮江網路外呼系統供應商 小e電話機器人
復制代碼 代碼如下:

CREATE function fGetPy(@str varchar(500)='')
returns varchar(500)
as
begin
declare @strlen int,@return varchar(500),@ii int
declare @c nchar(1),@chn nchar(1)
select @strlen=len(@str),@return='',@ii=0
set @ii=0
while @ii@strlen
begin
select @ii=@ii+1,@chn=substring(@str,@ii,1)
if @chn>='吖'
select @c = char(count(*)+63) from (
select top 27 * from (
select chn = '吖'
union all select '八'
union all select '嚓'
union all select '咑'
union all select '妸'
union all select '發'
union all select '旮'
union all select '鉿'
union all select '丌' --because have no 'i'
union all select '丌'
union all select '咔'
union all select '垃'
union all select '嘸'
union all select '拏'
union all select '噢'
union all select '妑'
union all select '七'
union all select '呥'
union all select '仨'
union all select '他'
union all select '屲' --no 'u'
union all select '屲' --no 'v'
union all select '屲'
union all select '夕'
union all select '丫'
union all select '帀'
union all select @chn
) as a
order by chn COLLATE Chinese_PRC_CI_AS ) as b
where b.chn =@chn
else set @c=@chn
set @return=@return+@c
end
return(@return)
end

標簽:嘉興 日照 晉城 澳門 合肥 延邊 保定 三明

巨人網絡通訊聲明:本文標題《sqlServer 獲取漢字字串的拼音聲母》,本文關鍵詞  sqlServer,獲取,漢字,字串,;如發現本文內容存在版權問題,煩請提供相關信息告之我們,我們將及時溝通與處理。本站內容系統采集于網絡,涉及言論、版權與本站無關。
  • 相關文章
  • 下面列出與本文章《sqlServer 獲取漢字字串的拼音聲母》相關的同類信息!
  • 本頁收集關于sqlServer 獲取漢字字串的拼音聲母的相關信息資訊供網民參考!
  • 推薦文章
    主站蜘蛛池模板: 和平区| 精河县| 靖远县| 安阳县| 称多县| 昌邑市| 喀喇沁旗| 平和县| 登封市| 台中县| 团风县| 类乌齐县| 纳雍县| 清远市| 新田县| 新野县| 仪陇县| 邛崃市| 共和县| 北辰区| 昭苏县| 阜平县| 晋江市| 邯郸市| 西华县| 旅游| 瑞昌市| 枣庄市| 白朗县| 栖霞市| 沭阳县| 柳林县| 呼图壁县| 井研县| 仁布县| 乡城县| 娱乐| 洛隆县| 建瓯市| 大邑县| 碌曲县|