Hi all,I have a query regarding setting that Data block size while creating the tablewe can give set the datablock size using Datablocksize = integer (can be in bytes and kbytes)What does the key words MINIMUM DATABLOCKSIZE and MAXIMUM DATABLOCKSIZE represents in the create table opetions?Thanks in advance
Why don't you simply check the manuals?SQL Reference: Data Definition Statements, CREATE TABLEDieter
Hi all,
I have a query regarding setting that Data block size while creating the table
we can give set the datablock size using
Datablocksize = integer (can be in bytes and kbytes)
What does the key words MINIMUM DATABLOCKSIZE and MAXIMUM DATABLOCKSIZE represents in the create table opetions?
Thanks in advance