LOWER « Char Functions « Oracle PL / SQL






1.Simple demo for LOWER() function: convert string to lower case
2.LOWER: convert char/string to lower case
3.select lower( table_name )
4.Demonstrates the LOWER function