Hello - I have not reposted the code with the [] because it still did not work. Apart from either of the two following codes, can you advise how I can fix this problem please.
1) SELECT FirstName, STRCONV([FirstName],3) as FirstName_in_Proper_Case FROM DVAClientListTable
2) SELECT FirstName...