摘要: 我有这样一个函数:func_report_incoming_detail(int,varchar(33)), 如何使用Python拼接sql 语句 sql = "select func_report_incoming_detail({},{})".format(location_id or 'nul 阅读全文
posted @ 2020-09-22 17:19 那时一个人 阅读(415) 评论(0) 推荐(0)