You attempt to query the data base with this command:
SELECT name, salary FROM employee WHERE salary=(SELECT
salary FROM employee WHERE last name='Wagner' OR dept no=233)
Choose most appropriate option from the following:
1)Sub-queries are not allowed in the where clause.
2)a multiple row sub-query used with a single row comparison
operator.
3)a single row query is used with a multiple row comparison
operator.
Answer Posted / r
option b is correct...
| Is This Answer Correct ? | 11 Yes | 2 No |
Post New Answer View All Answers
Which type does string inherit from?
what's the basic's in dot net
What are the 5 oop principles?
What is polymorphism what is it for and how is it used?
Can we override main method?
Why do pointers exist?
Is enum a class?
What is the point of oop?
What is oops?what is its use in software engineering?
Why is polymorphism used?
Is oop better than procedural?
Why is oop better than procedural?
Is react oop?
What is methods in oop?
What is the benefit of oop?