function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
Amarjeet ChawlaAmarjeet Chawla 

SAQL

Do we know of any getting started or how to use material on SAQL ? Its Dev guide everything except how to use it :)
Jason Curtis NBSFDGJason Curtis NBSFDG
I haven't seen anything yet, they talked about it but so far nothing solid around documentation for the Analytics Cloud and the query language.

Wait! I stand corrected, did a quick google and turned this up, looks like it is in pilot, documentation is sparse but there is some info here:https://developer.salesforce.com/docs/atlas.en-us.bi_dev_guide_eql.meta/bi_dev_guide_eql/

PDF here: http://www.salesforce.com/us/developer/docs/bi_dev_guide_eql/bi_dev_guide_eql.pdf

Good luck!
Yoganand GadekarYoganand Gadekar
You may give a try on below links, this has examples that will help you start coding in apex,visualforce.
Visualforce: http://www.cloudforce4u.com/2014/07/visualforce-for-beginners.html
Apex: http://www.cloudforce4u.com/2014/07/salesforce-apex-for-beginners.html
stan_sfdcstan_sfdc
This blog should more or less answer this - 
https://nextgensalesforce.wordpress.com/2015/10/06/salesforce-wave-saql-in-action/