how can i fetch the records of 3 tables with a single select
query,without using join.
Answer Posted / m.kmart
If the creteria is to use "Single" select query, then
create a view on the 3 tables in the question and inturn
write a single select satement.
Is This Answer Correct ? | 6 Yes | 2 No |
Post New Answer View All Answers
What is table pool?
What are the steps to be followed to set lockobjects? : sap abap data dictionary
Explain the advantages of logical databases?
What are the 2 other types of views, which are not allowed in release 3.0?
Difference between Insert, Update and Modify?
What is abap dictionary or data dictionary? What is the transaction to access abap dictionary? : abap data dictionary
What happens if only one of the commands set screen and leave screen is used without using the other?
What are two methods of modifying sap standard tables?
State the system field for the current date?
What is the function of the transport system and workbench organiser? : abap data dictionary
What is meant by write lock? : sap abap data dictionary
Explain what are the events used for logical database?
Name the abap/4 modularization techniques?
hi i need detailed information on badi and bapi how can this work in real time senarios plz explain with exp
How to create a check box/option button in a list?