select sum(length(col)) from t
this should work, if i understand what you want.
a a wrote:
All,
Is there a way to sum the blob lengths from a blob column without adding a "blob length" integer column?
Would my architecture be more portable if I just added an integer "blob length" column?
Mike
---------------------------------
Do you Yahoo!?
Yahoo! Mail is new and improved - Check it out!