unpack_from error while try to execute amazon redshift query

Viewed 14
DAO.cursor.execute(
        "create table offchain.temp_update as select * from offchain.temp_data limit 1"
)

enter image description here

I didn't get the what is the actual error is.

0 Answers
Related