what is the difference between transparent, pooled and
cluster table
Answer Posted / devi
transparent table: Having one to one relationship with table
definition in the database. we can use it in the inner join
and in index.
pooled tables: having many to one relationship with the
database. we cant use it in inner join and index.
clustered table:having many to one relationship with database.
stores a single table in the sap db, having a common primary
key.
| Is This Answer Correct ? | 7 Yes | 4 No |
Post New Answer View All Answers
If I have put commit in badi implementation class after update, is it allowed? Also if some standard functionality already implemented an update and now i m doing update and if it fails, what will be the impact of commit?
How do you write transaction programs in sap?
What is database utility?
How do you control printer functions from sapscript?
What is the difference between the exits created in M.M and S&D?
Explain client-dependent and client-independent tables.
What is the function of a domain? : abap data dictionary
What is a multiple line field?
Can you show multiple alvs on a single screen?
What is the function of the transport system and workbench organiser? : abap data dictionary
What are the layers of data description in r/3? : abap data dictionary
Where do you find info on new developments in SAP?
How do you populate data into a multiple line field?
What are plan versions used for? : sap abap hr
What are the disadvantages of abap query tool?