Tamil
less than 5% of the times the LOB is accessed together with data. Most of the time, it's data first, and then LOB later in a separate query (if at all).
VARCHAR is no good b/c the LOB can be
a small GIF file or JPG file. Basically
it contains binary data.




Reply With Quote