jarod Posted August 14, 2017 Share Posted August 14, 2017 Hello. I would like to get the First Name and Last Name from tblclients and create a new column for "fullname" where these two are combined and available for use. How can I add a new column to tblclients and join first / last name? 0 Quote Link to comment Share on other sites More sharing options...
brian! Posted August 14, 2017 Share Posted August 14, 2017 well it would be one line of SQL code... i'm sure googling mySQL concat two columns would provide multiple answers... but i'm tempted to ask why you would want to do this? 0 Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.