150 of my closest friends, or some random people on the Internet, joined me today while we talked all about SQL Developer’s reporting feature.
Did you miss it?
If so, I’m guessing you’re not a member of ODTUG. They put on free webcasts for everyone in the Oracle technology space. If you’re a member, you also get access to the recorded sessions in their archives.
You can monitor their Webinar page, OR follow them on-line at your favorite social platform so you don’t miss future sessions 🙂
If you’re not a member, and you aren’t looking to join (really? It’s totally worth it!), then I do have my slides available up on SlideShare.
Without further ado…
4 Comments
Jeff,
I’m learning to create a stored procedure using Oracle SQL Developer (3.2.20.09). Is there a resource which will walk me thru, step-by-step, the entire process? My SQL query skills are pretty good, so I understand the core, I just need some help with the creation and usage process.
Thanks!
There’s writing PL/SQL and there’s using an IDE to do it.
I can help with the SQL Developer bit. But I would concentrate on the core PL/SQL programming stuff first. There are some good books here.
So I asked Steven, and he wrote this nice little collection of resources on the subject – being new to PL/SQL.
Thanks! Jeff!