how many types of table types ?
Answers were Sorted based on User's Feedback
Answer / afy
1. Transparent tables
2. Pooled Tables
3. Cluster tables
Data base tables are of 3 types.
Internal table is a temporary table, not database table.
Is This Answer Correct ? | 20 Yes | 1 No |
Answer / sunny
there r three types of tables.
1. Transparent Table
2. Pool Table
3. Cluster Table
Is This Answer Correct ? | 6 Yes | 0 No |
Answer / jayati saha
IN SAP there are mainly two types of tables.
DATAbase tables - Which contains permanent data and which
are in data dictionary.
Internal tables - Which are temporary, does not contain
persistent data and does not exist in dictionary also.
Database tables are of three types.
Transparent tables
Pooled tables
Clustered tables
Internal tables are of three types.
Index tables
Sorted tables
Hash tables
Is This Answer Correct ? | 7 Yes | 1 No |
Answer / shilpa
There are 4 types of tables:
1. Transparent tables
2. Pooled Tables
3. Cluster tables
4. Internal Tables
Is This Answer Correct ? | 5 Yes | 16 No |
What is syntax to upload a logo in script ?
4 Answers Accenture, Harjai Computers,
On which event we can validate the input fields in module programs?
Companies in India which are working in SAP-ISU?
What is luw or data base transaction ?
Explain what is the difference between primary key and unique key?
I have developed a program where i have used Ranges and the program is running fine in DEV and Quality server but as soon as it goes to Prod server it shows some errors.What can be done in this case??
What is the difference between open sql & native sql ?
Why don’t use LSMW method instead of BDC methods, if the data is master data?
What is the difference between synchronous and asynchronous updates?
what is 'F4' functionality?
what is the diffrence between Field String & normal Work area?
What is singleton pattern in OOPS?