Some people can make the table's row format FIXED using ALTER TABLE mydb.mytb ROW_FORMAT=Fixed; and can get a 20% increase in read performance without any other changes. This works and works effectively FOR MyISAM. This will not produce faster results for InnoDB because ... that's right ... you must consult the gen_clust_index each time.
Oracle Apps DBA stuff: How to Setup VNC Server with Clipboard Support on RHEL/OEL - 0 views
Anand's DBA Blog: Installing Oracle Application Express 4.2 - 0 views
1 - 8 of 8
Showing 20▼ items per page