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 kind of deliverables you have on a day to day basis?
What are the basic objects of the data dictionary?
what are the 2 other types of views, which are not allowed in release 3.0? : abap data dictionary
What are the function modules used in a sap script driver program?
Sy index and sy tabix
How to copy table across clients?
could anyone tell me what r real time questions been asked in interviews?i am in urgent need..thanks in advance
How many main windows will be there in a page window?
Did you create help views?
Why do we use logical blocks in abap program?
Explain the different types of data dictionary objects?
If I have put commit in badi implementation class after update, is it allowed? Also if some standard functionality already implemented an update and now i m doing update and if it fails, what will be the impact of commit?
How can we access the correction and transport system? : abap data dictionary
Explain what is sap script? What is the purpose of sap script?
What is a multiple line field? : abap bdc