A.v$database B.v$tablespaces C.user$tablespaces
A.createtable B.createindex C.createsession D.createuser
A.視圖其實(shí)就是表 B.視圖與表一樣,也占用系統(tǒng)空間 C.視圖不用記錄在數(shù)據(jù)字典中 D.視圖實(shí)際上只是在需要時(shí),執(zhí)行它所代表的SQL語(yǔ)句