Top 1000+ Solved DataBase Management System (DBMS) MCQ Questions Answer

From 46 to 60 of 1187

Q. Ranking of queries is done by which of the following?

a. group by

b. order by

c. having

d. both group by and order by

  • b. order by

Q. The                      function that does not create gaps in the ordering.

a. intense_rank()

b. continue_rank()

c. default_rank()

d. dense_rank()

  • d. dense_rank()

Q. OLAP stands for

a. online analytical processing

b. online analysis processing

c. online transaction processing

d. online aggregate processing

  • a. online analytical processing

Q. In SQL the cross-tabs are created using

a. slice

b. dice

c. pivot

d. all of the mentioned

  • a. slice

Q. What do data warehouses support?

a. olap

b. oltp

c. olap and oltp

d. operational databases

  • a. olap

Q. Which one of the following is the right syntax for DECODE?

a. decode (search, expression, result [, search, result]… [, default])

b. decode (expression, result [, search, result]… [, default], search)

c. decode (search, result [, search, result]… [, default], expression)

d. decode (expression, search, result [, search, result]… [, default])

  • d. decode (expression, search, result [, search, result]… [, default])

Q. Which of the following is a fundamental operation in relational algebra?

a. set intersection

b. natural join

c. assignment

d. none of the mentioned

  • d. none of the mentioned

Q. Which of the following is used to denote the selection operation in relational algebra?

a. pi (greek)

b. sigma (greek)

c. lambda (greek)

d. omega (greek)

  • b. sigma (greek)

Q. Which is a unary operation:

a. selection operation

b. primitive operation

c. projection operation

d. generalized selection

  • d. generalized selection

Q. Which is a join condition contains an equality operator:

a. equijoins

b. cartesian

c. natural

d. left

  • a. equijoins

Q. Which of the following is not outer join?

a. left outer join

b. right outer join

c. full outer join

d. all of the mentioned

  • d. all of the mentioned

Q. The assignment operator is denoted by

a. ->

b. <-

c. =

d. ==

  • b. <-
Subscribe Now

Get All Updates & News