how can i fetch the records of 3 tables with a single select
query,without using join.
Answer Posted / shankar
Assume: T1, T2, T3 are 3 tables.
select t1.*, t2.*, t3.* from t1, t2, t3
Let me know if i was wrong.
Is This Answer Correct ? | 10 Yes | 17 No |
Post New Answer View All Answers
When you prefer lsmw?
What is the bapi?
What is the purpose of creating symbolic a/c, what is transaction code for same? Can we assign one symbolic a/c to multiple wage types? : sap abap hr
What is asynchronous and synchronous update?
how to Implement a BADI in which it restricts the access when purchase order is created against contract using definition ME_PURCHDOC_POSTED. please tell me the answers if any one knows. thanks in advance. :ravikiran
What is difference between check table and value table ?
What are the two different ways of building a match code object?
What are the differences between interactive and drill down reports?
What are the basic components of dialog program?
What are the events used in abap in the order of execution?
What is dialog module?
What two statements would be used to exchange data between programs using abap memory?
How will you find manager of an employee
Name the abap/4 modularization techniques?
What are the different software packets available in the market? : sap abap hr