Home »
MCQs »
SQLite MCQs
Which of the following is/are an/the SQLite Bitwise Operator(s)?
138. Which of the following is/are an/the SQLite Bitwise Operator(s)?
- ~
- < <
- > >
- All of the above
Answer: D) All of the above
Explanation:
The following are the SQLite Bitwise Operators -
- ~
- < <
- > >