单项选择题
在数据库的如下两个表中,若学生成绩表的主键是学生号和课程名,学生表的主键是学生号。在下列所给的操作中,( )操作不能执行。
A.从学生成绩表中删除行('0001','001',60)
B.将行('0102','002',80)插入到学生成绩表中
C.将学生成绩表中学生号='0101'的成绩改为60
D.将学生成绩表中学生号='0103'的学号改为'0104'
点击查看答案
<上一题
目录
下一题>
热门
试题
单项选择题
What operation on relations R and S produces the relation shown below { tuple | tuple∈R ∨ tuple∈S} ( )
A.union
B.difference
C.intersection
D.division
点击查看答案
单项选择题
Oracle RDBMS is a distributed DBMS. Which of the following techniques adapted ensure atomicity of distributed transaction ( )
A.Two Phases Commit (2P
B.Remote Procedure Call (RP
C.triggers
D.snapshots
点击查看答案
相关试题
下面列出的数据模型中,( )是结构数据模型。
在通常情况下,下面的关系中,不可以作为关...
SQL语言中的索引是数据库体系结构中的( ...
在关系代数中,对有公共属性的两个关系做自...
In order to ensure database's ( ...