Installation script for an Oracle function to indicate if an input value is human displayable.
Checks for values such as tab, linefeed and others that will not be displayed to the user.
The CHAR_SET_TOP and CHAR_SET_BOTTOM values need to be modifed to match your characterset by default they are setup to support Western European characters.