单项选择题
创建数据表时如果要指定某一个字段为主键,应该用()参数。
A.NOT NULL
B.Auto_Increment
C.Primary Key
D.Key
点击查看答案&解析
相关考题
-
单项选择题
创建数据表应该用以下()指令。
A.INSERT
B.CREATE
C.SELECT
D.UPDATE -
单项选择题
在application对象中用()方法可以获得application对象中的所有变量名。
A.getServerInfo
B.nextElements()
C.removeAttribute
D.getRealPath -
单项选择题
session对象中用于设定指定名字的属性值,并且把它存储在session对象中的方法是()。
A.setAttribute
B.getAttributeNames
C.getValue
D.getAttribute
