Hi,

I have to create a table based on another table containing a 'Long' datatype.

I can't even insert a long column from one table into another table with long datatype.


How do I go ahead to insert 'long' column of one table into another table

Badrinath