1.

What Are The Advantages Of Views?

Answer»
  •  PROVIDE an ADDITIONAL level of table security, by restricting access to a predetermined set of rows and columns of a table.
  •  Hide data complexity.
  •  Simplify commands for the user.
  •  Present the data in a different PERSPECTIVE from that of the BASE table.
  •  STORE complex queries.



Discussion

No Comment Found