MySQL Forums
Forum List  »  Newbie

simple query error~ !! anyone help me..?thX
Posted by: Edmund Foong
Date: May 16, 2005 09:37PM

hi ALL,

i want to convert MsSQL database to MySQL. I having problem in converting the sql query below to suit the MySQL. Please help...



MsSQL : "SELECT cust_name1 + cust_name2 FROM table1"
OutPut : "David Foong" in single column


MySQL : how? because mySQL does not support "+" to concatenate string.



Kindly show me the query if possible..thanks alot...

Best Regards,
Edmund.

Options: ReplyQuote


Subject
Written By
Posted
simple query error~ !! anyone help me..?thX
May 16, 2005 09:37PM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.