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
What is Group by in Select statement?
What is a collect statement?
Explain how data is stored in cluster table?
What are the table controls in bdc ? What is the difference between bdc and lsmw ?what is the difference between bdc and rfc ? : abap bdc
what are the main technical differences between oracle and sap? it would be more helpful to me if get this answer...
What are internal tables? How to use a specific number occurs statement?
What are aggregated objects : abap data dictionary
What are the differences between a database index and a match code?
Explain what is a foreign key relationship? Explain this with the help of an example.
What is the diffreence between bdc_close_group and bdc_close_dataset? : abap bdc
What are the different types of the sap abap data dictionary objects?
Can you define a field without a data element? : abap data dictionary
I need the coding for BDC program to upload Purchase orders of known vendor (ME21) in Material Management
Explain the advantage of structures?
What are the different types of data dictionary objects? : abap data dictionary