still doesnt give me the output i need. it removes the first name which does not have 09 in it, but then the rest are still there.
what this query is doing is removing the 09 date from the column and displaying all the names.
what i need it to do is to remove the name (with the record) of people who have 09 anywhere in their record
thanks a lot
what this query is doing is removing the 09 date from the column and displaying all the names.
what i need it to do is to remove the name (with the record) of people who have 09 anywhere in their record
thanks a lot
Comment