Media Summary: Convert the first letter in the capital using SELECT LPAD( 'for', 5, '*' )From dual; SELECT LPAD( 'for', 2, '*' )From dual; A step-by-step video tutorial on the most popular SQL string
Just Know How Initcap Function - Detailed Analysis & Overview
Convert the first letter in the capital using SELECT LPAD( 'for', 5, '*' )From dual; SELECT LPAD( 'for', 2, '*' )From dual; A step-by-step video tutorial on the most popular SQL string