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
ASA Static routing to Internal Router
Microsoft Information Store stalling issues
PHP Warning: Cannot modify header information
Migrating SharePoint to another server
Saving high resolution Google Earth images
Javascript - output date and time
Globally change the Blackberry Service Display name
Exchange 2010 and /exchange error
Crystal Report Graphs showing Year with 2 Decimal Places
Can't add secondary domain controller