Subject invalidateRows or refresh?
Author Hundri Magusin
I'm a bit confused on whether to use InvalidateRows or refresh for TIBO
tables or queries. If invalidateRows just clears the buffers causing a
refresh of those rows next time I use them why should I call refresh?

Thanks!