This document proposes that dynamic parameters be added to the DB Data Source Asset. Currently, the query specified in the Data Source Asset can only use static values in the WHERE / HAVING SQL clause. Proposed changes will allow these values to be supplied to this asset via the HTTP Request parameters (POST or GET). This will make the asset more dynamic and reduce the number of assets required because this asset will represent many similar queries instead of just one.