Database profile in dellboomi
Database profile represents set of data to be write or read from Database. We have two type of Database Profiles. We can select Read or Write profile in option tab Execution type in profile. Read profiles : Read profiles are used to read the data from database. and these profiles we use in source part in map shape to transfer data retrieved from database to next shape. this profile contain 3 parts. Statement : there are two types of statements SQL : Select Query Stored Procedure Read : stored procedure which return data from databa...