The current database has a Code, Sequence No, and Description field. The description field contains only 15 characters that is why there are multiple records with the same code. I want to concatenate the description fields with then same Code and ascending Sequence No.
Can I do this with a query? Thanks.
Can I do this with a query? Thanks.