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
adding a mac to sbs 2003 network
Connect to customer's pc using free utils
laptop setup win 7 64bit with 32bit xp pro emulator
Include C++ header files in .Net Application
Can we split name in HTML
alignment question
howto eliminate duplicates in Exchange .ost file
Internal Server Error
looking for a powerful ActionScript 3 isometric engine
Configuring Wireless Computer Authentication with Certificates in Windows 7