thanks a lot

2006/1/20, malcom <[EMAIL PROTECTED]>:
> Hello,
> Anyone can translate this SQL query to sqlite? I know that to
> concatenate two string you should to use || but I can't port this
> query to sql :(
>
> UPDATE table_name
>     SET column = CONCAT(column, " other text to add")
>     WHERE confront_column_key = "something_key"
>
> Thanks
>


--
-- marklar-x86 software development --
web: www.malcom-mac.com
mail: [EMAIL PROTECTED]

Reply via email to