InterviewSolution
| 1. |
How Views Are Used? |
|
Answer» It provides security by restricting access to a predetermined set of rows or columns of a table. It HIDES data complexity. It SIMPLIFIES statements for the user. It provides security by restricting access to a predetermined set of rows or columns of a table. It hides data complexity. It simplifies statements for the user. |
|