Can we write inner join between transparent table and
cluster table? If both having common fields?
Answer Posted / manoranjan
No, wecan't.
1. We can use inner join conditions between two or more
transparent tables.
2. Join conditions can be used in between two pooled tables.
3. But Join conditions can't be used in between two cluster
tables.
Regards,
Manoranjan.
| Is This Answer Correct ? | 2 Yes | 2 No |
Post New Answer View All Answers
How to call other programs?
How can we set the table spaces and extent sizes? : abap data dictionary
What do is landscape in sap project, I think its related to no. Of servers used, pls correct me if I am wrong, or what it is? : sap abap hr
SAP query how to use end users?
How do you find the information on the current screen? : abap bdc
How do you connect to the remote server if you are working from the office for the client in remote place?
What is the difference between select statement and provide statement ? : abap hr
Did you create secondary index?
How do you delete duplicate records from internal table?
singleton class
where are the passwords for ITS stores?
What is the maximum number of match code id's that can be defined for one match code object ?
i have executed a report via back ground job, in this report i have used enqueue and dequeue function modules on a table, but before releasing the lock(before dequeue function module is not call) job gives the dump, so the lock is not released the table, here my question is how to set the lock automatically release the there is a short dump before calling the dequeue module?
What are the types of table fields in the sap abap?
How collect statement is different from append?