Computer Science, asked by Anonymous, 1 year ago

List six relational operators used in SQL?


Hurry up!! Answer it fast!!!

Answers

Answered by ankitasharma
13
see the picture below
hope it is useful
Attachments:
Answered by SameerImam
18
the six relational operators used in SQL are as follows:
OPERATORS. WHAT IT DOES
=. equals to
>. greater than
< less than
>=. greater than or equal to
<=. less than or equal to
!= or <> not equal to
Similar questions