设有关系R(A,B,C),与SQL语句select distinct A from R where C=36等价的关系代数表达式是

admin2010-11-03  53

问题 设有关系R(A,B,C),与SQL语句select  distinct A  from R where C=36等价的关系代数表达式是

选项 A、πA(σC=36(R))
B、σC=36(πA (R))
C、σC=36(πA,B (R))
D、πA,B(σC=36(R))

答案A

解析
转载请注明原文地址:https://kaotiyun.com/show/8rvZ777K
0

最新回复(0)