How can I update a field that table contains about 800 records and field1 contains the same number of letters but different data and each column ending with letter "P" and size is 5 letters. I need to update everything in the field that = to P to B
Example J0204P = J0204B
Thank you