SQL Character Functions – Free Tutorial and Online Training
In SQL, there are various data types for string like VARCHAR, CHAR, RAW, VARCHAR2 etc. But, when the SQL character functions are used, the output data type is VARCHAR2. SQL Character functions It can be broadly classified into two categories: Case Manipulation functions Character Manipulation functions Case Manipulation Functions in SQL : LOWER(): LOWER() returns …
SQL Character Functions – Free Tutorial and Online Training Read More »