Question

TCS
TCS
IN
TCS
Posted: Nov 22, 2016
Last activity: Nov 23, 2016
Last activity: 23 Nov 2016 0:58 EST
Closed
Added new column as blob
I have added new column as blob to existing table.when i try to edit the existing data in table.its throwing array index bound exception.coz its doing query like select * from pzpvstream .since the existing column has no blob its returning error.
Any suggestion on this??