I have a Table (A) which I need to delete a field value based off another filed in that table..Delete Field_Value = YES WHERE Field_Maryland = Toys Example:
Field_Maryland Field_Value
Toys Yes
So if my Field_Maryland = TOYS, DELETE Field_Value = YES...Thanks in Advance
Field_Maryland Field_Value
Toys Yes
So if my Field_Maryland = TOYS, DELETE Field_Value = YES...Thanks in Advance