你可以在SQL語句後面加上值,用來傳遞給SQL語句中的問號。 cursor.execute(""" select user_id, user_name from users where last_logon < ? and ...
確定! 回上一頁