Skip to Content
0
Former Member
May 27, 2008 at 11:30 AM

Techniques for accessing CLUSTER tables

24 Views

Can some 1 plz tell me , How many standard methods are there to access a cluster table. I want to know each and every method with example.1 method is Logical databases , 2nd is thrugh se16. But I want to know each and every.

My cluster tables are

1) ZNO_CT1 having fields (mandt , roll_no , Name)

2) ZNO_CT2 having fields (mandt , roll_no , Age)

AND these are assigned to the table cluster 'ZNO_CLUST'.

ZNO_CLUST has (mandt , roll_no , pageno , timestamp , VARDATA)