Is it possible to do the upper of the values of a column of a table?
Summary:
Content (please ensure you mask any confidential information):
Hello,
Is it possible to do the upper of the values of a column of a table?
Something like: select * from table where upper(column) = upper(value)
Regards,
Silvia
Version (include the version you are using, if applicable):
Code Snippet (add any code snippets that support your topic, if applicable):
0