1、使用SELECT将表中数据导出到文件,可以使用哪一子句?D
A.TO FILE
B. FILE
C.OUTTO FILE
D.
2、存储程序中不是循环语句是( )
A.REPEAT
B.WHILE
C.LOOP
D.FOR
3、有订单表orders,包含用户信息userid, 产品信息 productid, 以下( )语句能够返回至少被订购过两回的productid?
A.select productid from orders where count(productid)>1
B.select productid from orders where max(productid)>1
C.select productid from orders where having count(productid)>1 group by productid
D.select productid from orders group by productid having count(productid)>1
4、 对于现实世界中事物的特征,在实体-联系模型中使用( )
A.属性描述
B.关键字描述
C.二维表格描述
D.实体描述
填空题
5、如果使用“( ) ”关键词,则即使在更新过程中出现错误,更新语句也不会中断
6、SELECT语句的执行过程是从数据库中选取匹配的特定________和________,并将这些数据组织成一个结果集,然后以一张________的形式返回。
7、在实际使用中,MySQL所支持的触发器有_______、_______和_______三种。
简答题
8、 请解释嵌入在HTML文档中的PHP脚本用什么标记符进行标记?
9、什么是实体完整性?
10、 请列举使用存储过程的益处。
中公QQ群 加入QQ群
加入