adplus-dvertising
frame-decoration

Question

In SQL the cross-tabs are created using

a.

Slice

b.

Dice

c.

Pivot

d.

All of the mentioned

Answer: (a).Slice

Engage with the Community - Add Your Comment

Confused About the Answer? Ask for Details Here.

Know the Explanation? Add it Here.

Q. In SQL the cross-tabs are created using

Similar Questions

Discover Related MCQs

Q. { (item name, color, clothes size), (item name, color), (item name, clothes size), (color, clothes size), (item name), (color), (clothes size), () }

This can be achieved by using which of the following ?

Q. What do data warehouses support?

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

Q. Which of these query will display the the table given below ?

Q. Select * from employee where employee_id>1009;

Which of the following employee_id will be displayed?

Q. Consider the two relations instructor and department. Which of the following is used to create view for these relations together?

Q. Which of the following is used to provide privilege to only a particular attribute ?

Q. Which of the following statement is used to remove the privilege from the user Amir ?

Q. Which of the following is used to provide delete authorization to instructor ?

Q. Which of the following is true regarding views ?

Q. If we wish to grant a privilege and to allow the recipient to pass the privilege on to other users, we append the __________ clause to the appropriate grant command.

Q. In authorization graph if DBA provides authorization to u1 which in turn gives to u2 which of the following is correct ?

Q. Which of the following is used to avoid cascading of authorizations from the user ?

Q. The granting and revoking of roles by the user may cause some confusions when that user role is revoked .To overcome the above situation