Back

Explore Courses Blog Tutorials Interview Questions
0 votes
2 views
in SQL by (55.6k points)

A) Bitwise Operator

B) Unary Operator

C) Logical Operator

D) Real Operator

1 Answer

0 votes
by (119k points)

The correct answer is option D (Real Operator). Microsoft SQL Server supports Bitwise operator, such as Bitwise AND, Bitwise OR, and Bitwise NOT. Unary Operator, and Logical operators. Microsoft SQL Server also supports logical operators such as ALL, AND, ANY, BETWEEN, EXISTS, IN, LIKE, NOT, and OR. Microsoft SQL Server also supports unary operators that have only one operand.

You can go through this SQL Tutorial blog by Intellipaat for a detailed explanation of SQL operators.

Related questions

0 votes
1 answer
0 votes
1 answer
0 votes
3 answers
asked Mar 14, 2021 in SQL by dev_sk2311 (45k points)
0 votes
1 answer
0 votes
4 answers

Browse Categories

...