I'm trying to estimate SIZE parameter which can be specified during cluster definition. So I want to define cluster with only one attribute name varchar2(40) and add a table to this cluster. Average row length in this table is 29 bytes.
The disk block size is: 4096 bytes so the estimated number of bytes required
by an average cluster key and its associated rows is:
Bookmarks