Re: How to get the size of a row
In the last episode (Oct 07), abhishek jain said: > I wanted to know the size of the data stored in a row of a table. > I mean is there something like "select size from table where x..." If you mean something similar to totaling up the sizes reported by DUMP(field) in Oracle, no. The best you can
How to get the size of a row
Hi, I wanted to know the size of the data stored in a row of a table. I mean is there something like "select size from table where x..." -- Regards Abhishek Jain