以下关系表达式中,其值为False的是( )。
A."ABC">"AbC"
B."the"<>"they"
C."VISUAL"=UCase("Visual")
D."Integer">"Int"
第1题:
以下关系表达式中,其值为False的是( )。
A.ABC>"AbC"
B.the<>"they"
C.VISUAL=UCase("Visual")
D.Integer>"Int"
第2题:
以下关系表达式中,其值为False的是______。
A.ABC>"AbC"
B.They>"The"
C.VISUAL=UCase("Visual")
D.Integer>"Int"
第3题:
下列表达式结果为“真”的是
A.2 #gt# 3 #and# 4 #gt# 2 ;
B.2 #lt# 3 #and# 4 #lt# 2 ;
C.2 #gt# 3 #and# 4 #lt# 2 ;
D.2 #lt# 3 #and# 4 #gt# 2;
第4题:
以下关系表达式中,其值为False的是
A.ABC>"AbC"
B.the<>"they"
C.VISUAl,=UCase("Visual")
D.Integer>"Int"
第5题:
下面关系表达式中,其值为 False 的是()。
A.'ABC'>'Abc'
B.'The'<>'They'
C.'VISUAL'=Ucase('Visual')
D.'Integer'>'Int'