1)資料插入,把SQL插入語句傳遞給 cursor 的 execute 函式,可以伴隨任何需要的引數。 cursor.execute("insert into products(id, name) values ('pyodbc ...
確定! 回上一頁