问题描述:
[单选]
$User=M(homeworkStatistics);$condition["name"]="thinkphp";$condition["status"]=1;$User-where($condition)-select();最后生成的SQL语句是
A.SELECT*FROMthink()homeworkStatisticsWHERE`name`="thinkphp"ANDcondition=1
B.SELECT*FROMthink()homeworkStatisticsWHERE`condition`="thinkphp"ANDstatus=1
C.SELECT*FROMthink()homeworkStatisticsWHERE`condition`="thinkphp"ORcondition=1
D.SELECT*FROMthink()homeworkStatisticsWHERE`name`="thinkphp"ANDstatus=1
参考答案:查看无
答案解析:无
☆收藏
答案解析:无
☆收藏
- 我要回答: 网友(216.73.216.220)
- 热门题目: 1.一组(2K+1)个数的中值就 2.改善风环境的方式有()。 3.以下关于消极情绪和不良情绪描
