CONCAT not working
-
Hi Guys, I have trouble with a simple concat-query (which works fine in phpmyadmin).
I want to add some text before displaying content:
[abase sql="SELECT CONCAT('Category: ',
Category,
Year) FROM ..."]
What am I doing wrong if its working in phpmyadmin but not via ABASE?
Thanks in advance,
Florian
- The topic ‘CONCAT not working’ is closed to new replies.