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
What are pooled tables? : abap data dictionary
Difference between sap script and report?
Can there be more than 1 main window in sap script?
While using extract datasets it is required to have a special workarea for interface. State true or false. : abap modularization
What is an “on input filed” statements?
What is a bsp application? : sap abap hr
Explain how is batch input process different from processing on line?
What happens if we use leave to list-processing without using suppress-dialog?
What are two methods of modifying sap standard tables? : abap data dictionary
What is technically difference between in Table creation in table creation maintenance not allowed ,maintenance allowed with restriction, maintenance allowed ?
The extract statements in field groups can be used before or after processing the sort statements. State true or false. : abap modularization
What is the difference between a structure and a table? : abap data dictionary
Explain the call transaction method? : abap bdc
How many primary keys can be created for a table?
What is sapnet?