Hi. I have arequirement where i have to remove case sensitivity in prompt. I tried following logics but didnt work can anyone has a work around for this.
Upper(table.column)
Upper(@prompt('enter value','A','@select(class\object)',multi,free)
Upper(@select(class\object) in upper(@prompt('enter value','A','@select(class\object)',multi,free)
I tried the same with uppercase as well but didnt work. and have to create prompt optional. database is oracle.