Gouravmoy / QueryGenerator

Generic Query Generator For ETL Projects
1 stars 0 forks source link

Features at column Metadata Level #13

Open Gouravmoy opened 8 years ago

Gouravmoy commented 8 years ago

Applying functions to columns of a particular datatype at one shot within a query model. For Example applying trim function to all columns of string data type, applying default value based on datatype

Priority - Low