Welcome Guest, Not a member yet? Register   Sign In
How to update a field by adding a value to the existing value?
#3

[eluser]toopay[/eluser]
Code:
+-----------------+
| players_table   |
+-----------------+
| id              |
| name            |
| team_id         |
+-----------------+

+-----------------+
| goals_table     |
+-----------------+
| id              |
| minutes         |
| player_id       |
| home_team_id    |
| away_team_id    |
| match_date      |
+-----------------+


Messages In This Thread
How to update a field by adding a value to the existing value? - by El Forum - 04-07-2011, 12:30 AM



Theme © iAndrew 2016 - Forum software by © MyBB