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
Name the special commands of list?
How do you activate a function exit?
what is the difference between Blocked ALV and interactive ALV?
What is search help exit? : sap abap data dictionary
What is lock object ? : abap data dictionary
What are internal tables? How to use a specific number occurs statement?
hi,i worked mostly in core abap.know iam assigned to XI utility project.can u experts let me know what r the basic things i need to learn to work in XI utility project.i already searched in forum.thanks in advance.
What is going life actually? What is the role of a functional consultant in it? : sap abap hr
What is at exit-command:?
In ALV reporting when u execute your report which event gets triggered.
How can we access the correction and transport system?
What are the domains and data element?
When the get cursor command used in interactive lists?
Explain read dataset in sap abap?
How to transfer data into line items using batch input session method? : abap bdc