Hi,

I am trying to calculate the exact number of bytes, each of my records in the table . Could any one give me the bytesize for these data types.

Elementary question,never mind

Char = ? bytes
varchar2 = ?bytes
number(9) = ?bytes
number(9,2) = ?bytes
number = ?bytes
date = ?bytes
boolean = ?bytes
long = ?bytes

Thanks In advance
Badrinath