Microsoft
Software
Hardware
Network
Question : Select firstname, lastname AS fullname
OK, that's the pseudo-query. Can you tell me the right syntax? In the mysql database there are two fields, firstname and lastname. I want my recordset to return things like "Mike Williams", "Shelley Long", etc. Thanks!
Answer : Select firstname, lastname AS fullname
You should use
SELECT CONCAT( firstname , ' ', Surname) as FullName
Random Solutions
Exchange 2003 and 2010 coexistent - Outlook in 2010 cannot email to 2003
Can I force reconciliation of old email after blackberry enterprise activation?
return double array in Delphi call to c++
Office 2010 pro plus deployment via GPO
Crystal Reports - Load report failed.
Date alert
Get Current selected link - apply css
How do I access RDWEB on SBS 2008 Domain?
DLink DNS-321 NAS
Writing Label on Google Map Pins