DAO.cursor.execute(
"create table offchain.temp_update as select * from offchain.temp_data limit 1"
)
I didn't get the what is the actual error is.
DAO.cursor.execute(
"create table offchain.temp_update as select * from offchain.temp_data limit 1"
)
I didn't get the what is the actual error is.