The uni_example1.cp sample program shows how cursors can be used to guide an interactive query of the titles table. The program is similar to example1.cp, with the addition of displaying unichar/univarchar columns. The program:
Binds the character datatype to the unichar/univarchar column.
Accesses unichar/univarchar data from the server, and displays in the character format of the client’s character set.