Answer Posted / mohd arshad
When you want to the contents of multiple database tables together you create a view for it. You can select which fields You want and what data you want to display, a concept called projection and selection respectively. There various type of views database views( inner join) , maintenance views,(outer join) , help views(outer join) and projection views(created on one table projecting the display of the fields).
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
Explain buffering concept usage?
what is diff between ECC 5.0 AND ECC 6.0
WHAT ARE THE INPUT PARAMETERS TO BE PASSED FOR THE BAPIS 'BAPI_CUSTMATINFO_GETDETAILM' AND 'BAPI_CUSTMATINFO_GETLIST'
What are the two ways of producing a list within a transaction?
Explain the Types of Select statements?
can i use table key and key in an internal table and explain the functionalities of each one and what functionality does it give if both are used for same internal table
How do you write a function module in sap?
How to combine multiple order in one Delivery ( Step by Step)?
What are the function module in bdc?
how to see the tables of 200 in client 100?
What is a size category?
if while coding power goes off , how to retrieve the codes?
Does every abap/4 have a modular structure? : abap modularization
What is processing class, where we do them and why? : sap abap hr
Name some system global variables you can use in abap programs?