‎2007 Apr 06 10:23 AM
hey,
what is the main difference bet cluster and pooled tables where we use which one which one is better?
‎2007 Apr 06 10:25 AM
‎2007 Apr 06 10:27 AM
Check out these threads
EXAMPLES
http://help.sap.com/saphelp_nw04/helpdata/en/cf/21f083446011d189700000e8322d00/content.htm
Regards,
Santosh
‎2007 Apr 06 10:28 AM
cluster tables are used to store the descriptive information whereas pooled tables are used to store the control information. Each cell is stored as the transparent table. you can go to Data Dictionary->Utilities->other dictionary objects to create the pooled and cluster tables.
‎2007 Apr 06 10:35 AM