Home
SELF STUDY
BrowsePracticeTestsPlaylistDoubts & solutionsFree live classesOther courses

Introduction to DBMS

Quick practice

Question 1 of 5

A small size company has 99 records stored in its Employee table. The table also has a non-NULL Salary column which is UNIQUE.

Consider the following SQL query:

SELECT COUNT(*)

FROM Employee

WHERE Salary > ANY (SELECT Salary FROM Employee)

The above query prints a total of ___ rows.

A

98

B

9

C

99

D

10

Get unlimited practice with GATE - CSIT, DSAI & Interview Preparation subscription

pick

Boost your performance with adaptive practice tests

pick

Practice every concept in the syllabus

pick

Compare your speed and accuracy with your peers

pick

Download the app and practice on the go