On 9/20/2016 10:56 PM, Patrick B wrote:
>
> update table tablename set email = 'test(dot)UID(at)example(dot)com
> <mailto:test(dot)UID(at)example(dot)com>'; ?
>
>
>
>
> I can't overwrite the data into that column...
>
> I was hopping that in a SELECT I could replace the data from the email
> column to something else...
select 'test(dot)UID(at)example(dot)com' as email
--
john r pierce, recycling bits in santa cruz