Niladri Biswas Posted 2 Years ago through
Blogs
Purpose: Sorts characters by using string of bytes. It can be use both as a comparison and sorting parlance.
Syntax: NLSSORT(Sort_Column, NLS_PARAM)
Where,
Sort_Column => Column to sort
NLS_PARAM => It takes the form of NLS_SORT = sort wher...