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 are Tickets in Realtime ?
Differentiate database index and match code.
Why do we use dynamic where conditions?
What is logo in sap script?
Can we call reports and transactions from interactive reporting lists?
What are the different types of views and their definition?
what are Hana Basics
Workbench request are client dependent or client independent
How will you define posting procedures?
What are the two methods for modifying sap standard tables?
How can you access the function code from menu painter?
Which transaction code is used executing a report (type 1 program)? : abap data dictionary
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?
What is the disadvantage of a call by reference?
Why do we declare a method of a class final? What can be the purpose? Give a scenario.