Discussions
Categories
Groups
Community Home
Categories
INTERNAL ENABLEMENT
POPULAR
THRUST SERVICES & TOOLS
CLOUD EDITIONS
Quick Links
MY LINKS
HELPFUL TIPS
Back to website
Home
Content Management (Extended ECM)
API, SDK, REST and Web Services
Live Report Specific Training
Steven_Knight_(EllaNUser1_(Delete)_2275084)
Are there currently any training classes offered thatare specific to Live Reports?
Find more posts tagged with
Comments
David_Slimmon
Hi there,The Livelink System Administration class covers the creation of LiveReports in a fair bit of detail. It does not however, teach SQL to users. Knowledge of SQL is certainly an asset for people writing LiveReports.Regards,Dave
Bhupinder_Singh
Even though the Livelink System Administration class does not teach SQL, I often get students in that class who do not know SQL and therefore I end up teaching the basics of the select statement. Knowing SQL beforehand is definitely an asset to understanding that section of the course, but students who come to the class not knowing SQL do leave with a basic understanding of how to create LiveReports using the select statement on 4 specific tables (DTREE, DVERSDATA, KUAF, and DAUDIT)...they then know where to go from there (getting the Livelink Schema, learning more SQL). If you wish to better prepare for that course and thereby get more out of the LiveReports section, try
http://willcam.com/sql/
for a very good introduction to SQL tutorial, which goes from ground zero on up to advanced SQL.