If you are facing two or more bits of data integration and glue together to create new value chains:

Name:  Concatenation.jpg
Views: 31
Size:  9.6 KB

$myVariableOne = "some data";
$myVariableTwo = "and more data";
print $myVariableOne . " " . $myVariableTwo;

This output is "part of the data from the database." In this case, the operator of integration, duration, and acts as the glue.