Hi
I am very much new to DB2 and just started with DB2UDB 8.2 Express-C.
While designing the database I was a little surprised to see that all the names; such as Table names, Column Names, Procedure names and getting converted to complete UPPER-CASE.
I was following the Hungarian Notation and...