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
Explain get cursor field?
Why are insert and append statement used in sap abap?
Mention some important events in abap programming.
What are the events in abap/4 language? : abap hr
What is the difference between rfc and bapi function modules? : abap bdc
What are the update types possible?
What are the requirements a dialog program must fulfill?
how do you transport lsmw data from one system to another?
Why do we use logical blocks in abap program?
hi frends this is bala raju from pune.i want to know diff between 4.7ee and ecc 5.0.if possible give me brief explanation.this question was asked in EDS(tele interview) in pune bye.
Explain different types of attributes of function module?
What are the types of the software component being deployed in the sap?
In select-options, how to get the default values as current month first date and last date by default?
What are the restrictions on subscreens?
Difference between sy-tabix and sy-index? Can you check sy-subrc after perform?