Popular repositories Loading
-
-
-
-
python-work
python-work PublicForked from gonglucky/python-homework
题目:采用函数封装SQL查询语句 目标:熟练掌握函数封装的4种参数类型的使用 要求: 1. 此函数能够根据输入的任意查询信息合成符合SQL语法要求的查询语句 2. 函数输入包括数据库服务器的访问信息(IP,端口等),数据库的访问信息(数据库名称,访问权限等),任意查询条件,任意查询目标 3. 函数输出为一条字符串,内容是满足输入目标的SQL语句 4. 另写一个测试函数调用SQL语句生成函数,…
Python
-
-
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.