Select data from table Let’s see how we can select data from DB table using DB connector in MuleSoft. Create project in anypoint studio and configure HTTP Listener Drag and drop DB Select operation and configure the Oracle Database Connection Add the Oracle JDBC Driver Jar Configure the sql query text and input…
Read MoreMS SQL Server – Select Operation To Show MS SQL Server – Select Operation, let’s start with creating a table in SQL DB and populate it with some sample values Lets create a Mule service which accept the name as uri parameter which we will use to lookup in SQL DB Chose…
Read More