Previous Topic

Next Topic

Book Contents

Book Index

Examples

Table 206 TOUPPER Function Examples

Function

Returns value:

TOUPPER('Rule Definition')

'RULE DEFINITION'

TOUPPER(DB_CURRENT_EMP)

where DB_CURRENT_EMP='Barbara Gordon'

'BARBARA GORDON'

Parent Topic

TOUPPER: Functions