题目内容

肝门静脉的属支包括

A. 脾静脉
B. 肠系膜下静脉
C. 肠系膜上静脉
D. 中结肠静脉
E. 直肠下静脉

查看答案
更多问题

肝脏“H”形沟将肝脏面分为

A. 肝左叶
B. 肝右叶
C. 左内叶
D. 方叶
E. 尾状叶

查询所有年龄在20岁以下的学生姓名及其年龄,以下正确的是()。

A. select Sname,Sage from Student where Sage<=20
B. select Sname,Sage from Student where not Sage<20
C. select Sname,Sage from Student where not Sage>20
D. select Sname,Sage from Student where Sage<20

连接MySQL数据库服务器的函数是()。

A. mysql_connect()
B. mysql_query()
C. mysql_error()
D. mysql_select_db

获取查询结果记录数使用()函数。

A. mysql_fetch_array()
B. mysql_fetch_rows()
C. mysql_fetch_row()
D. mysql_num_rows()

答案查题题库