InterviewSolution
Saved Bookmarks
| 1. |
What Is Dynamic View? |
|
Answer» DYNAMIC VIEW is similar to SQL View but we cannot build the dynamic view. When we do not WANT STORE the database then us dynamic view. Dynamic View is similar to SQL View but we cannot build the dynamic view. When we do not want store the database then us dynamic view. |
|