select CONCAT(UPPER(LEFT(HeadType,1)), LOWER(SUBSTRING(HeadType,2,LENGTH(HeadType)))) HeadType from headtype;
Rs.399
0 Comments