Code has been added to clipboard!

Use of Ucase in SQL

Example
SELECT UPPER(col_name) FROM tbl_name;