I have a table
ID | COUNTRY | ORIGIN
1  | INDIA    |
2  | SPAIN    |
3  |  UK     |
I have c开发者_高级运维opy data from column Country to column ORIGIN. How should i do this. Please help.
UPDATE MYTABLE SET ORIGIN=COUNTRY
UPDATE my_table SET origin = country WHERE ...
 
         
                                         
                                         
                                         
                                        ![Interactive visualization of a graph in python [closed]](https://www.devze.com/res/2023/04-10/09/92d32fe8c0d22fb96bd6f6e8b7d1f457.gif) 
                                         
                                         
                                         
                                         加载中,请稍侯......
 加载中,请稍侯......
      
精彩评论