i am passing a oracle parameter between 2 oracle tables. i am using IN : to refer to parameter.
using datasource as oracle client to refer to both tables.
when i pass the parameter,it picks only the first row from the table
please advice
i am passing a oracle parameter between 2 oracle tables. i am using IN : to refer to parameter.
using datasource as oracle client to refer to both tables.
when i pass the parameter,it picks only the first row from the table
please advice