Saturday, October 06, 2012

ECL for dummies

If you are new to ECL but have a strong SQL background, learning ECL should be trivial. I dedicate this post to showing you code snippets of ECL and the equivalent SQL. This should help you quickly get started with ECL.

Defining a Dataset



Query Processing and Extraction



Transformations

 

Browse the ECL Language Reference for further reading and detailed descriptions of the ECL functions used above.