SELECT UPPER(SUBSTRING('aYAME',1,1))+LOWER(SUBSTRING('aYAME',2,( SELECT LEN('aYAME'))))
转载于:https://www.cnblogs.com/konglingxing/archive/2012/12/06/2804915.html
SELECT UPPER(SUBSTRING('aYAME',1,1))+LOWER(SUBSTRING('aYAME',2,( SELECT LEN('aYAME'))))
转载于:https://www.cnblogs.com/konglingxing/archive/2012/12/06/2804915.html