I have a huge SQL server database. The names of the table and the fields in it are a mixture of UPPER and lower cases. Now I want to maintain an uniformity of UPPER cases throughout the database. Is this a viable proposition? Please show me some light on how to go about this....