Hi, I am trying to delete one column from my table using ALTER statement and the following is the SQL statement.[b]alter table scTabForm0 drop column DataCaptureAutoTaggingXML[/b]But i got the following error[b]Warning[/b]: The table 'scTabForm0' has been created but its maximum row size (18248) exceeds the maximum number of bytes per row (8060). INSERT or UPDATE of a row in this table will fail if the resulting row length exceeds 8060 bytes.Please help me out from this bug.Thanks in advance.Regards,Hema,
↧