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 does the ‘suppress dialog’ do?
Structures can contain data only during the runtime of a program (t/f) : abap data dictionary
Explain what is the step-by-step process to create a table in data dictionary?
What is the use of dequeue function module? : sap abap data dictionary
Explain read dataset in sap abap?
The max number of calling modes stacked at one time is?
Can we use on change of between select and endselect?
Define alv programming in abap?
Explain the different types of mode (run code) in call transaction method?
How is conversion of data types done between abap/4 & external level?
What are clustered tables?
What are spa/gpa parameters (sap memory)?
what is user specific parameter?
What are the difference between call screen and leave screen?
how to track records from data dictionary?