A

Admin • 802.91K Points
Coach

Q. The right shift operator is . . . . . . . .

  • (A) >>
  • (B) 2
  • (C) <
  • (D) >
  • Correct Answer - Option(A)
  • Views: 4
  • Filed under category MySQL
  • Hashtags:

Explanation by: Admin
The right shift operator in MySQL is represented by >>. This operator is used to shift the bits of a number to the right by a specified number of positions. Therefore, the correct answer is Option A: >>.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.