lookupPopulatedColumns
This function looks up a cross-reference column for a single value or multiple values corresponding to a value in a reference column.
Signature:
xref:lookupPopulatedColumns(tableName,columnName,value,needAnException)
Arguments:
-
xrefTableName
: The name of the reference table. -
xrefColumnName
: The name of the reference column. -
xrefValue
: The value corresponding to the reference column name. -
needAnException
: If this value is set totrue
, then an exception is thrown when no value is found in the referenced column. Otherwise, an empty node set is returned.
Property IDs:
-
namespace-uri:http://www.oracle.com/XSL/Transform/java/oracle.tip.xref.xpath.XRefXPathFunctions
-
namespace-prefix: xref