Python MySQLdb does a parameterized query: some_dictionary_with_the_data = { 'name': 'awesome song', 'artist': 'some band', etc... } cursor.execute (""".
確定! 回上一頁