Definition: Concatenation is the process of joining together multiple text fields in a database to form a single field.
Examples:
When composing an address for a mailing label, you might concatenate the city, state and ZIP code fields into a single text field such as "Miami, FL 33131".

