What is the difference between view and table ?
Answer Posted / sailucky bandreddi
table contains rows and columns, they are according to one table.
But, in view data joined from multiple tables. view is a virtual table it acts as a select statement. view behaviour is like join.
In representation manner view also contains rows and columns
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What are the data types of internal tables?
Define structure in abap data dictionary?
What is append structure?
Can we use flow logic control key words in abap/4 and vice-verse?
Explain the different types of view?
Why do we use events and actions in web dynpro?
What are the function of the transport system and workbench organiser? : abap data dictionary
How many primary keys can be created for a table?
What are the differences between transparent tables, pooled tables & cluster tables? : abap data dictionary
Explain enhancements
Explain what is an rdbms?
How is conversion of data types done between abap/4 & db layer?
Can i Have Some Examples on Enhancements.
What are the differences between table and structure in data dictionary?
Define alv programming in abap?