SQL Server gets the pinyin initials of the Chinese character string, and the friend needs to refer to it. The code is as follows: CREATE function fgetpy (@str varchar = ") returns varchar ($) 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 = ' acridine ' Select @c = ch AR (COUNT (*) +63) from (select Top + from (select CHN = ' acridine ' UNION ALL select ' Eight ' union all select ' Cha ' union
1. SQL Server gets the pinyin initials of the Chinese character string
Introduction: In SQL Server to get the Chinese character string pinyin initials, the need for friends can refer to the next.
2. According to the initials of Chinese characters, to find relevant records in the table, how to achieve _mysql
Introduction: According to the initials of Chinese characters, to find relevant records in the table, how to achieve
3. PHP kanji, pinyin, Unicode, initials, vowels convert each other
Introduction: PHP kanji, pinyin, Unicode, initials, vowels convert each other
4. js get Chinese pinyin, select automatically match the letter to get the value of the code _ form effect
Introduction: Kanji to pinyin, pinyin first letter, select Choose to Filter by initials
"Related question and answer recommendation":