Night Owl
06-09-2006, 04:47 PM
I am wanting to delete all customavatars that are greater than 100 pixels wide.
I was thinking that this would work:
DELETE from customavatar WHERE width > 100;
I am running vb 3.5.4. Does that look like it would work?
I was thinking that this would work:
DELETE from customavatar WHERE width > 100;
I am running vb 3.5.4. Does that look like it would work?