Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations SkipVought on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

APPENDING HELP

Status
Not open for further replies.

dadms

Technical User
Mar 8, 2003
67
0
0
US
I have a MySQL database with a notes field. I am not sure how to do the following:

I would like to add text to the field without overwriting what is currently there.

Is there an append command? Could somebody give me an example.

Thanks
 
still a bit lost should of asked the whole question...

If I am updating a field I use the UPDATE command,
how would I incorporate the SELECT/append command with the update.

Thanks
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top