问题详情
当where条件中存在unique或者primarykey的情况下,并且返回单个rowid数据内容时,Oracle将使用哪种扫描()
A、Indexfastfullscan
B、Indexuniquescan
C、Indexrangescan
D、Indexfullscan