• It should be noted, iirc, that if you want to write code that will port directly to Oracle, all object names need to be created and typed in UPPER CASE. And that you will most likely use (_) underscores to separate words in object names to make them more readable. So you also have that to worry about. Of course, I'm not writing code like that as I work in a Microsoft centric shop.