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 / manish

Option 3 is right

Is This Answer Correct ?    3 Yes 7 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the point of oop?

656


What is the difference between a mixin and inheritance?

522


I have One image (means a group photo ) how to split the faces only from the image?............ please send the answer nagadurgaraju@gmail.com thanks in advace...

1629


Why do we use polymorphism?

579


What is abstraction in oop?

635






when to use 'mutable' keyword and when to use 'const cast' in c++

1644


Can bst contain duplicates?

670


How do you define social class?

601


What is the oops and benefits of oops programming?

555


What is pointer in oop?

539


What is data binding in oops?

588


There are two base class B1,B2 and there is one class D which is derived from both classes, Explain the flow of calling constructors and destructors when an object of derived class is instantiated.

1459


When not to use object oriented programming?

572


What is encapsulation selenium?

554


What is the types of inheritance?

604