InterviewSolution
Saved Bookmarks
| 1. |
How can we drop some fields from the memory during script execution? |
|
Answer» We can use the statement Drop field A; |
|