Microsoft
Software
Hardware
Network
Question : CONCAT strings
How do you do a concat of strings in postresql???? I tried using the concat(string1,string2) function in my select
statement but it doesn't work.
Thanks
Answer : CONCAT strings
select string1 || string2 should do the trick
Random Solutions
windows xp mapped drives
Current Recordset does not support bookmarks
Undelivered Mail Returned to Sender User EMail Sppofed? How can I stop this?
Multiple choices when filtering column
Need Command to check Compatibility Level
Doing "Like" searches in subform from Textbox
Internal error 2753. nost_LM.exe Windows Installer or Installshield issue
Master Page across several applications
Exchange 2007 Mailbox access
using Ruby on Rails w/ Apache/MySQL already installed