what are Joins? How many types are there?
Answer Posted / rabindra
Joins are 2 types. INNER JOIN, OUTER JOIN.
Inner Join:
In case of inner join there should be an entry in all the
tables use in the view.
Outer Join:
With the use of outer join you can join the tables even
there is no entry in all the tables used in the view.
| Is This Answer Correct ? | 11 Yes | 4 No |
Post New Answer View All Answers
What are the two ways for restricting the value range for a domain? : abap data dictionary
What is the use of the raising exception?
Why cant we use Normal function module for data transfer?
what is the t-code to link technical and functional operation?
Differentiate between report and dialog program
Explain what is the step-by-step process to create a table in data dictionary?
What are the aggregate objects in data dictionary? : sap abap data dictionary
What is structure?
How you attach search help to data element? : sap abap data dictionary
How to read files and process BDC's automatically ?
What are two methods of modifying sap standard tables?
What are the different methods of bdc? : abap bdc
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 significance of technical settings (specified while creating a table in the data dictionary) ?
Explain the difference between tables and structures?