Training Opportunities?

I am new to PLSQL Developer, and no one in my department has used it before either. Are there any beginner training classes available? My supervisor said I should find some online training, but I guess I'm not looking in the right places. Maybe I should mention that we have been using Oracle 6i Query Builder until now. Thank you.
 
There is no on-line training for PL/SQL Developer as a tool. There is on-line training for PL/SQL Development in general of course.

On the other hand, PL/SQL Developer's User's Guide is written as a tutorial.
 
I encourage you to read the User's Guide as well. I did and I promise you won't regret it. It's fairly well written and I learned PL/SQL Developer just by the User's Guide and monkeying around with it a bit. It takes a day or two to read it and set everything up like you want, but it's worth it.

PL/SQL Developer is really a great tool and you don't want to miss out on what it can do.
 
Thank you! I will spend some time with the User's Guide. Everything I've read agrees with Mike that it is a great tool, so I'm looking forward to using it more efficiently.
 
Back
Top