InterviewSolution
| 1. |
What Are Virtual Tables? |
|
Answer» Virtual Tables WORK in the same WAY as normal tables with the limitation being that you cannot modify the data. Virtual Tables are not STORED in the database as normal tables, but are computed at run-time. Virtual tables cannot be EDITED through Web services even if they are editable in Microsoft Dynamics NAV. Virtual Tables work in the same way as normal tables with the limitation being that you cannot modify the data. Virtual Tables are not stored in the database as normal tables, but are computed at run-time. Virtual tables cannot be edited through Web services even if they are editable in Microsoft Dynamics NAV. |
|