I have a billing question. If I have a table full of indexed images and I want to read one I know th
I have a billing question. If I have a table full of indexed images and I want to read one I know the index of how many read units would that use? Would it have to scan the whole table? Or would knowing the index just make it one read unit with the right query?
