what is the difference between view and join
Answer Posted / visweswara
view contains 5 number of types.
in database view is joins 2 or more tables,
joins also do same work.
join is nothing but a database view.
view is generate the code and gives the result of table.
but our own 'join code' not genrate any programe but we
write reqired code for it and there is no external code is
genrated. thatsway join is better than view.
so we used to 'join' for write report programs.
| Is This Answer Correct ? | 6 Yes | 17 No |
Post New Answer View All Answers
How to eliminate duplicate entries in internal tables? : abap data dictionary
What is tmg?
What is a subscreen? How can we use a subscreen?
How do you take care of performance issues in your ABAP programs?
What are the data types of the external layer?
Is it possible to bring select option in module pool screens?
Mention what is alv programming in abap?
Give few names of pooled tables in sap ?
What are the parameters in bdc_insert? : abap bdc
What are the requirements a dialog program must fulfill?
5) How to rereive text elements in SF and script?
What is view? Explain the different types of view?
What is going life actually? What is the role of a functional consultant in it? : sap abap hr
What is update task
How can an internal table with header line and one without header line bedistinguished when passed to a subroutine?