[Updated] Goldman Sachs Aptitude Test Questions and Answers
Practice List of TCS Digital Coding Questions !!!
Take 50+ FREE!! Online Data Interpretation Mock test to crack any Exams.

PL/SQL :: Basic Concepts - Discussion

Home > PL/SQL > Basic Concepts > MCQs Questions Discussion

41 / 41

Choose the correct option.

There is an employer table with key fields as employer number data in every n'th row are needed for a simple following queries will get required results.

ASelect A employee number from employee A , where exists from employee B where A employee no. = B employee having (count(*) mod n)=0

Bselect employee number from employe A, employe B where A employe number=B employ number group by employee number having(count(*) mod n=0 )

CBoth (a) & (b)

DNone of the above

Answer: Option (Login/Signup)

Show Explanation

Asked In :: Cisco Sopra Steria

Post Your Answer Here:     

No Discussion on this question yet!