what is view definition?
Answers
Answered by
1
Answer:
the ability to see something or to be seen from a particular place.
hope it helps ✌️✌️✌️ DHA
Answered by
0
View in database:
Explanation:
- A view is also similar to a table, but it is used when any user does not want that any other person can able to modify his table.
- When any user wants to give the read permission to any other user for any table, then he created a view of some limited data and give access to the user.
- The view can be in reading mode only, no one able to modify the content of the view.
Learn More:
- View : https://brainly.in/question/9144754
Similar questions