Hi,
Can some one help me to understand how CLOB is handled in derby my questions are. 1. If there are many tables in same table schema with CLOB column, and my application try to copy data into other tables by using insert - select statements, does it copy the the CLOB data into other columns or is it some sort of locator object that gets stored in tables without actually storing CLOB data in multiple tables.

2. Is there a way to verify the answer to question 1.?

thanks,
rahul

Reply via email to