Jump to content

[SOLVED] newbie question - copying column but adding txt


remero

Recommended Posts

I'm new to mysql but learning, so thanks for any help.

 

I am trying to copy a column on my table but also to add txt to the end of the copied column but cant seem to figure out how ie

 

UPDATE MYTABLE SET IMAGEFILE=USERNAME

 

this copies the column USERNAME to IMAGEFILE but i would like to add the txt .jpg to the end of all the entries in the IMAGEFILE column so they end up USERNAME.jpg, but i cannot seem to find a way to do this without the .jpg replacing the whole column.

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.