yes1819New Contributor III5 years agoAdd 2 parameters in WHERE CLAUSE in Oracle Select 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 ...Show More
igormicevContributor5 years agoHi @yes1819 Put this in your Where clause and try: "BEC_NAME = '"+$BEC_NAME+"' AND PRODUCT_SEGMENT = '"+$PRODUCT_SEGMENT+"'" /Igor
Recent DiscussionsGenerate expression file from database queryCan we generate XML file in pretty print format using native snapLogic snaps?Solved401 error with HTTP Client and NTLMPagination and nextCursor in headerJavascript to promote top level listsSolved