InterviewSolution
Saved Bookmarks
| 1. |
How Can You Execute Unix Commands From Sql Plus? |
|
Answer» You can use the host command to EXECUTE the UNIX commands from SQL PLUS. You can use the host command to execute the UNIX commands from SQL plus. |
|