Sail E0 Webinar
Question
Which of the following query is correct for using comparison operators in SQL?
Options:
A .  SELECT name, course_name FROM student WHERE age>50 and
B .  SELECT name, course_name FROM student WHERE age>50 and age
C .  SELECT name, course_name FROM student WHERE age>50 and WHERE age
D .  None of these
Answer: Option B

Submit Your Solution Below and Earn Points !
Next Question

Submit Solution

Your email address will not be published. Required fields are marked *

Latest Videos

Latest Test Papers