I got SQL Server Compact I got a database called Pages and a row called pName the row contains page names, but some are upper-case I now want to make all these lowercase.
So there is a page like Downloads, I want to change it to downloads is this possible to do?