HI All,
I have table table user,which has has column permisssion
This column contins value like ;10000;0;100023;
I want to remove the ;0; from this column value and keep other values in that columns
There are 76000+ rows i needs to do the correction.
Please suggest how to do this