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
Explain how data is stored in cluster table?
Explain what are the different functions used in sap script?
Define database layer?
What is transparent table?
Abstract class and interface, multiple inheritance, live example
Can there be more than 1 main window in sap script?
Define dispatcher?
What data is contained in data dictionary? : abap data dictionary
What are field symbols?
Explain buffering concept usage?
Can we use write statements in screen fields?if not how is data transferred from field data to screen fields?
What are the uses of the information in the data dictionary? : abap data dictionary
What is technically difference between in Table creation in table creation maintenance not allowed ,maintenance allowed with restriction, maintenance allowed ?
What are the parameters used in each function?
What is the difference between a structure and an append structure?