Hi, in a SELECT, I want to concatenate two string columns separated by a string constant, as in
SELECT column1 + ' <separator> ' + column2 ... I can't get it working, neither by creating predefined SQL-statements or from OOo basic. By the way, I can't get functions like "LENGTH" working either. Maybe there is a simple solution, please help! /Emil Karlén --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
