单选题 设有关系R=(A,B,C),和关系代数表达式:  Ⅰ.πA,CB=5(R))   Ⅱ.σB=5A,C(R))   Ⅲ.σA,cB=5(R)) 上述关系代数表达式中,与SQL语句selectdistinct A,C from R where B=5等价的是
【正确答案】 D
【答案解析】