阅读背景:

是否可以从数据库中读取表并在python中以相同的代码写入另一个表

来源:互联网 

I want write python code which read data from one table & do some operation & write the output along with some more columns from previous table in same database at same code. Here is description:: I have table (name= table-1) from where I am reading data. Doing some operation & getting value in some variable. I want store that value in table-2 in same database in a same code. I have use two cursor (curr-1 for table1 to read & doing some operation)&(curr-2 for table2 to insert value) I am inserting the value (using curr-2) where I am getting value in the code.I want write python code which read data from o




你的当前访问异常,请进行认证后继续阅读剩余内容。

分享到: