postgresql - How can I generate dynamic SQL in WhereScape (on Greenplum)? -


we have table of business rules define column names , tests perform - null/populated, >=, <=, etc., , want create procedure or function implements these rules dynamically. can in wherescape red, or have create custom postgresql function build sql, , pass record it? i'm not sure if postgresql functions can take generic record input.

you can create custom logic (called transformations) within columns in wherescape red, may possible.

however, highly recommend raise on wherescape forum (https://www.wherescape.com/support/forums/) you'll more quicker response.


Comments

Popular posts from this blog

javascript - Karma not able to start PhantomJS on Windows - Error: spawn UNKNOWN -

c# - Display ASPX Popup control in RowDeleteing Event (ASPX Gridview) -

Nuget pack csproj using nuspec -