Answers

Question and Answer:

  Home  Oracle Developer

⟩ Explain View?

A view is a virtual table. Every view has a Query attached to it. (The Query is a SELECT statement that identifies the columns and rows of the table(s) the view uses.)

 206 views

More Questions for you: