Multiple Choice
Figuer:
VOTE
-SELECT * FROM VOTE WHERE Vote1>10 OR VOTE2 >10
The execution of this query produces the following number of rows:
A) 1
B) 2
C) 3
D) 4
Correct Answer:
Verified
Related Questions
Figuer:
VOTE
-SELECT * FROM VOTE WHERE Vote1>10 OR VOTE2 >10
The execution of this query produces the following number of rows:
A) 1
B) 2
C) 3
D) 4
Correct Answer:
Verified