InterviewSolution
Saved Bookmarks
| 1. |
Which of the following operations is used for the union of bitmaps?(a) Logical AND(b) Logical OR(c) Logical NOT(d) Logical NORI got this question in a national level competition.My query is from Bitmap Indices topic in portion Indexing and Hashing of RDBMS |
|
Answer» Correct option is (B) Logical OR |
|