displaying clob in sqlplus/toad

Hello all, I have a client that is written using a script that inserts data into clob data fields and these columns exceed 32K. It looks like the writes to the lobs are suceeding from the client, but I am unable to view them data from either sqlplus nor toad. How would I be able to display clob fields via sqlplus or