Hi,
I was trying CX_ORACLE module in PYTHON and my first python script with 'select name from v$database' query was successful.
However, i want both the query as well as the output to be displayed instead of only the query output.
how to achieve this?
thanks
Naveen