InterviewSolution
Saved Bookmarks
| 1. |
Solve : Oracle login script from Linux to Windows? |
|
Answer» I need to be able to run a CHECK from LINUX to oracle on a Windows server. Im not familiar with Oracle, does someone know what the query statement that can remotely login to oracle on windows is. I wrote something for MYSQL from linux to linux, which sounds similar to what im looking for which is below: |
|