cancel
Showing results for 
Search instead for 
Did you mean: 

SQL Video Tutorial

Former Member
0 Kudos

Hai

I learnt crystal reports through sdn elearning catalog,sample files and crystal report user guide

Since i am a Electronics(ECE) background,i dont know sql

So could to tell me ,what are all the topics i need to cover in SQL,related to sap Crystal reports

and i know all the functions of crystal reports and we are working on bex query as a datasource

since industry is asking the SQL Experience.so for that sake what are the syllabus i need to cover for SQL

Thank u

View Entire Topic
Former Member
0 Kudos

This is not the best forum for learing SQL

there are many and althought SAP may have excelent resources and even better with reference to other SAP products I would still look outside for SAP for resources on SQL

as a general rule I would pick one flavour of SQL ( SQLServer, MySQL, ORACLE, DB2....) and start to learn this product the base of each of these ( the SQL bit) should be common and all of them have free for learning versions you can load onto your own PC.

from my own background I would start with SQL server ( the MS product ) as there seams to be slightly more resource for this than other products, but it's a close call, it you have used any of the others then use that

NB try to stick the the base SELECT, UDPATE DELETE type commands over the trouble shooting or performance stuff as it is transferable skill.