經安全檢測,此網站為安全網站,請放心前往原始網址!

CHAR (Transact-SQL)

The following example prints the ASCII value and character for each character in the string New Moon. Copy SET TEXTSIZE 0; -- Create variables for the character string and for the current -- position in the string. DECLARE @position int, @string char(8);

msdn.microsoft.com

網址安全性掃描由 google 提供