问题描述:
[单选]
$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.168)
- 热门题目: 1.个体生存环境里的多种应激源直 2.荷载标准值是指结构或构件设计 3.管理信息系统是一个人机信息系
