String Function in SQL Post category:sql function / string function 2.LOWERThis will convert the string into lowercase.Syntax: lower (string)Ex:SQL> select lower(‘COMPUTER’) from dual; output computer lower Function in SQl Pages: 1 2 Tags: lower case, string function, upper case Please Share This Share this content Opens in a new window Opens in a new window Opens in a new window Opens in a new window Opens in a new window Opens in a new window Opens in a new window Opens in a new window Opens in a new window Opens in a new window Opens in a new window Read more articles Next PostINITCAP Function You Might Also Like INITCAP Function October 28, 2020 COALESCE Function SQL November 16, 2020 substr() Function in SQL October 12, 2020 Leave a Reply Cancel replyCommentEnter your name or username to comment Enter your email address to comment Enter your website URL (optional) Save my name, email, and website in this browser for the next time I comment.