What z the difference between a pool table and a transparent table and how they are stored at the database level?
Answer Posted / rajkumar gupta
From user point of view all tables are used to store data. From administrator point of view Transparent tables do exists with the same structure both in the dictionary as well as in the database.
Pool & Clustered tables are Logical tables, which are arranged as records of transparent table. These are not manageable directly by using database system tools.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is payroll area
Can a constructor be declared private? If yes then in which scenario?
What are the classifications of the sap abap data classes?
What is page window?
What is sequence of event triggered in report?
What do you mean by cluster tables in sap abap? Also explain what do you mean by table cluster? : abap data dictionary
How would you set the formatting options statically and dynamically within a report?
What are the different types joins?
What is the significance of hide?
Explain about sap fico testing and the tools used? : abap bdc
WHAT ARE THE INPUT PARAMETERS TO BE PASSED FOR THE BAPIS 'BAPI_CUSTMATINFO_GETDETAILM' AND 'BAPI_CUSTMATINFO_GETLIST'
In BDC, data transfer is done success in foreground mode but if we done the same in background mode it shows errors. What is the reason?
In delivery processing which step comes first picking, packing, posting goods issue ?
Why do we use types statement in abap programming?
What is the syntax for ‘call transaction’?