Hi,
I’m trying to put 2 parameters in Where Clause in Oracle Select with “and”
Below is my pipeline parameters. I put some values between ’ ’ (I don’t have to put it)
Below is my pipeline ...
@yes1819 Yes , your has syntax issue it took $product_segment as value.It will be something like - “BEC_NAME='” + $BEC_NAME + " and PRODUCT_SEGMENT=‘" + $PRODUCT_SEGMENT+ "’"