difference between cluster and pooled tables
Answer Posted / guest
pooled tables: these r small small tables having 100
records in each of them!but, these tables were used for
storing the system data!in these tables there will be no
keys!these tables r having many - to - one relationship!
these tables r having different names which doesnt match
with database tables.
cluster tables: these r very large tables so many records
in each of them!but, these tables were used for storing the
system data!in these tables atleast one primary key will be
present to find the record!these tables r having many - to -
one relationship!
these tables were used by basis people to calculate the
system performance!
| Is This Answer Correct ? | 24 Yes | 2 No |
Post New Answer View All Answers
what is difference between set screen and call screen ?
What is the relationship existing between the various data elements? : abap data dictionary
Where can you find error log for call transaction? : abap bdc
What are the personnel administration related infotypes? : abap hr
GUYS any one please can u post questions in sap a bap webdynpro questions.. please i need to know some technical questions regarding webdynpro and ADOBE forms ?
Explain buffering concept usage?
From excel to abap - is batch mode possible ? : abap bdc
What are the different modules of sap? : sap abap hr
What are the different types joins?
What are aggregated objects : abap data dictionary
What is pnp-sw-found ? : abap hr
What kind of deliverables you have on a day to day basis?
What are null values?
How to eliminate duplicate entries in internal tables?
Proxy Programming with ABAP - How to develop the Proxy identification through programming