InterviewSolution
Saved Bookmarks
| 1. |
One supported data type that deserves special mention are ____________(a) money(b) counters(c) smallint(d) tinyint |
|
Answer» Correct answer is (b) counters The best explanation: Synchronization on counters are done on the RegionServer, not in the client. |
|