A.select*from scott.wz where wunit is null and rownum<5;
B.select*from myuser.wz where wunit = null and rownum<5;
C.select*from myuser.wz where wunit is null and rownum<6;
D.select*form scott.wz where wunit is null and rownum<6;
A.雙絞線
B.同軸電纜
C.光纜
D.無線介質(zhì)
A.數(shù)據(jù)文件
B.日志文件
C.控制文件
D.參數(shù)文件