Jump to content

adding a word in front of every field in a column


izbryte

Recommended Posts

Hi! I have a column in my DB where all the fields are ID numbers. I'd like to add a word to the beginning of each field. So, for example, right now it looks like this:

 

1234

2345

3456

4567

 

 

but I'd like it to look like this:

 

myword1234

myword2345

myword3456

myword4567

 

It's the same word for every column. Is there an easy way to do this?

 

Thanks!

 

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.