SQL Update in Python Recipes
UserBird
Dataiker, Alpha Tester Posts: 535 Dataiker
Hi,
I want to UPDATE one value in a SQL base from a python recipe.
I'm ok with reading through SQLExecutor2.query_to_df but is it possible to use SQLExecutor2 only to run some UPDATE ?
Thanks
I want to UPDATE one value in a SQL base from a python recipe.
I'm ok with reading through SQLExecutor2.query_to_df but is it possible to use SQLExecutor2 only to run some UPDATE ?
Thanks