I'm sorry. Maybe I didn't explain what I'm looking for.
I'm working with an Oracle 9i database using Oracle Discoverer. Discoverer lets me to make querys in the database with a look with colors and so on.
What I would like to say is if there is a SQL command that returns the path. For example, there is a SQL command that return the system date (November 22, 2004 could be a result). What I want to say is if there is a SQL command that returns the following (it's an example):
1) There is no SQL command to show operating system variables like %Path%.
2) Maybe Oracle Discoverer allows some other way to do it. I don't know Discoverer, sorry.
Sombody else might tell you.
Just a guess: In SQL*plus you could do 'host echo %Path%'
(Though the new window will disappear immediately)
Does this work in Discoverer?
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.