What is the difference between view and table ?
Answer Posted / tuhiram singh mca
table is collection of rows and columns it physical exist in
memory but view is aso collection of rows and columns in not
physical exiest in the memory it create at the run time .it
like as tempory table
| Is This Answer Correct ? | 13 Yes | 1 No |
Post New Answer View All Answers
Different types of locks?
what is the difference between hashed & sorted internal tables?
Explain the types of bdc's?
What is the meaning of client independent?
In tm, if a group of employees gets 10 days of annual leave, what will be the time evaluation status? : sap abap hr
What are dml commands in abap?
There is a situation where there is a field "MATERIAL DESCRIPTION" in say 20 display only transaction. You want that whenever user opens any of these transaction, this particular field is masked with ****. But table does not holds ****. It holds the actual value. What are different ways of doing it? Which is the best way.
why particularly lock object name starts with EZ OR EY?
How we format the data before before write statement in report ?
Explain the difference between free and refresh?
What is the difference between refresh and free statements?
How can we send data to external programs?
How is collect statement different from append?
What are the data types of the external layer?
How to display if the value entered contains records or not?