Updating specific area of table in postgresql
- by MrEnder
Ok I am trying to update a specific area of a table in postgresql
I want it to find the user that goes along with the table
and then update the information I have
like in this case the email is the user name that it needs to look for.
it needs to add in areas like $aboutSelf, $hobbies, $music, $tv, $sports
so ya I have no idea how to do this lol ^.^ I only know how to add stuff from scratch. like create a non existing user