How to implement insert and update data

xiaoxiao2021-03-06  75

Good teachers:

I want to insert data from a table and update the data. How to implement:

Example: ID year data

1 2003 50

2 2002 40

3 2003 60

I want to update the 2003 data to 2004 data and to retain the original 2003 data.

Teacher wants to advise.

转载请注明原文地址:https://www.9cbs.com/read-93728.html

New Post(0)