I have a name and address table in an Oracle database (26,000) entries. I would like to produce a simple report printing any records that have the first name,middle name or surname that have been entered as all capital letters. Any ideas. Should I create a custom function isUpper() I could then use in the record selection formula if so how do I do this.
Many thanks for your help