阅读背景:

Python - 代码中的多个SQL查询

来源:互联网 

I am creating a Python script that receives an input (13 digit number). Then takes that number and checks if it's in my database (to check whether the person has registered). After that, it needs to check whether that person is logged in or not (in my database, I have a column called 'status' that is either 0 or 1). I can't, for the life of me, figure out how I can do the second query within my code.I am creating a Python script that receives an




你的当前访问异常,请进行认证后继续阅读剩余内容。

分享到: