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

Sorry ...frgot explain why it is 2nd option....everyone
explained it right ..but the answer choosen is incorrect...

Is This Answer Correct ?    6 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What makes a language oop?

598


What is super in oop?

599


What is for loop and its syntax?

597


Why do we need oop?

671


What is overloading and its types?

615






Templates mean

1590


Why is object oriented programming so hard?

616


what are the different types of qualifier in java?

1843


What is class and object in oops?

611


What is polymorphism oop?

623


What is data binding in oops?

588


What is polymorphism programming?

605


How to use CMutex, CSemaphore in VC++ MFC

4333


What is encapsulation in ict?

608


Why is polymorphism needed?

602