InterviewSolution
Saved Bookmarks
| 1. |
How Do You Execute A Host Operating System Command From Within Sql? |
|
Answer» By USE of the exclamation POINT "!" (in UNIX and some other OS) or the HOST (HO) command. By use of the exclamation point "!" (in UNIX and some other OS) or the HOST (HO) command. |
|