Database Administration Question:

Explain Do a view contain data?

Tweet Share WhatsApp

Answer:

A view does not contain any data of its own, but is like a window through which data from other tables can be viewed and changed.

Read All 25 Database Administration Questions
Previous QuestionNext Question
Explain How do we handle exceptions / errors in stored procedures?Explain What are the different types of segments?