How to join two different data from database and display it in a (one) label?
Example:
Output
Name: Sean Oxryd
The Name: text is a label and also the Sean Oxryd, but the Sean Oxryd came from different column in a database. The Sean is the first name while the
Oxryd is the last name at...