|
SQL*XL
Demonstration how the the result value from an Oracle query can be assigned to an Excel cell
using the SQL*XL function OraGetColumnValue.
Note that this function was replaced by the SQLQueryValue function. It retrieves an array of results
thus one function call can populate many cells.

|