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
How can I "cad-cam" an entire car body into fiberglass ?
Website doesnt display correctly in IE7
Error "Cannot Quit Visual FoxPro" when closing form with embedded OLE MapPoint control
how do i stop a java code?
procmon.pmb is 38GB and growing
Active Sync won't work over 3G
Dell PowerEdge 2800 server failure - RAID ADAPTER unrecoverable error
Custom Shortcut Menus in MS Access 2007
SQL syntax
Windows 7 Deployment under 802.1x Wired LAN Authentication