1. 首页
  2. 数据库
  3. SQLServer
  4. 获得汉字笔画

获得汉字笔画

上传者: 2019-09-28 22:37:43上传 SQL文件 1.64KB 热度 51次
createfunctionfun_getbh(@charnchar(2))returnsintasbeginreturn(casewhenunicode(@char)between19968and40869then(selecttop1idfrom(selectid=1,ch=N'亅'unionallselect2,N'阝'unionallselect3,N'马'unionallselect4,N'风'unionallselect5,N'龙'
下载地址
用户评论