InterviewSolution
Saved Bookmarks
| 1. |
Which of the following is shortcut for DUMP operator?(a) de alias(b) d alias(c) q(d) None of the mentioned |
|
Answer» Correct option is (b) d alias Explanation: If alias is ignored last defined alias will be used. |
|