现在我有这个JSON数据
d={"db_table_name":"form_for_hub_trooper_in_store_feedback_form_20160829174321","Date of Audit":"","Name of Auditor":"","Store Location":"","Name of Staff":"","greet_score":"0"}
我想要做的是创建一个数据库表。表名将以db_table_name
命名,而列名将来自Date of Audit
......等等。