Oracle PL/SQL Best Practices
Total Page:16
File Type:pdf, Size:1020Kb
Load more
Recommended publications
-
Oracle ACE Program Newsletter: by Aces, for Aces
Oracle Technology Network By ACEs, For ACEs October 2010 Oracle ACE Spotlight Markus Eisele, Oracle ACE Director Markus Eisele Markus Eisele is a lead technology consultant working for msg systems ag in Germany which is one of the top 10 IT consulting and systems integration companies there. Markus is well known in Germany as a technical writer, speaker and trainer. He has written more than 50 articles about Enterprise Java and is still waiting for the opportunity to write his first book. Markus is also a software architect, developer and consultant. Markus joined msg in 2002 and has been a member of the Center of Competence IT-Architecture for the past eight years. His main areas of expertise are Java EE Middleware Servers. Beside this other technologies (Microsoft, SAP) also are part of his portfolio. Markus blogs about all his topics frequently at blog.eisele.net. He works daily with companies as a Java EE architecture consultant for enterprise applications and helps customers design and implement high-performance Java EE solutions and troubleshoot problems. He is supporting customers on a variety of platforms using application servers from different vendors. His all time favorites are WebLogic and GlassFish. After being a Technical Director with BEA Systems, he is a proud member of the Oracle ACE program since 2008. If there is time to spend, Markus is giving it to his family. His two and a half year old daughter will be a big sister next year and exciting times are expected. All this perfectly aligns with his “all-time” favorite personal interest of Photography. -
Oracle ACE Program Newsletter
Oracle Technology Network By ACEs, For ACEs December 2010 Oracle ACE Spotlight Steven Feuerstein , Oracle ACE Director Steven Feuerstein Steven Feuerstein is considered one of the world's leading experts on the Oracle PL/SQL language, having written ten books on PL/SQL, including Oracle PL/SQL Programming and Oracle PL/SQL Best Practices (all published by O'Reilly Media). Steven has been developing software since 1980, spent five years with Oracle (1987-1992), and has served as PL/SQL Evangelist for Quest Software since January 2001. He is an Oracle ACE Director and writes regularly for Oracle Magazine, which named him the PL/SQL Developer of the Year in both 2002 and 2006. He is also the first recipient of ODTUG's Lifetime Achievement Award (2009). In 2010, Steven started the PL/SQL Challenge, an online PL/SQL quiz that has over 1300 daily players, and will launch the PL/SQL Channel, an Internet-based video training series, in 2011. Steven's online PL/SQL cyberhome is located at www.ToadWorld.com/SF; but you can also find out more about Steven at http://www.StevenFeuerstein.com. Steven lives in Chicago with his wife, Veva. His older son Chris is a visual artist ( www.chrissilva.com). His younger son, Eli, is a musician who has lately taken up the craft of APEX programming (you can see his handiwork at the PL/SQL Challenge website). In Steven's spare time, he has no spare time, so he just writes more quizzes for the PL/SQL Challenge. Oracle ACE Program News Oracle ACE Quick Links Happy New Year! Be safe. -
Nocoug Welcomes Steven Feuerstein
RTH NO ERN C A L I Official Publication of the Northern California Oracle Users Group F O R N I A O R A C L E U S JOURNAL E R S G R O U P Vol. 20, No. 3 · AUGUST 2006 $15 RefreshRefresh YourYour CareerCareer WithWith NoCOUGNoCOUG Feuerthoughts Does the Optimizer Lies, Damn Lies, An interview with Steven Feuer- Need a Hint? and SQL! stein. See page 4. Six well-known Oracles answer Solve the puzzle and win a our questions. See page 9. prize! See page 15. Big discount on Steven Feuerstein seminar! See page 4. Much more inside . The NoCOUG Journal INTERVIEW Feuerthoughts An Interview with Steven Feuerstein He couldn’t move a mountain—nor pull down a big old tree But my daddy became a mighty big man with a simple philosophy. Do what you do, do well boy—do what you do, do well; Give your love and all of your heart—and do what you do, do well. Steven Feuerstein oCOUG welcomes Steven Feuerstein, considered So what do I do? These days, I spend virtually all my avail- one of the world’s leading experts on the Oracle able time developing software to help programmers unit test PL/SQL language, having authored or co-authored their code. I am very excited about the impact that Qute— ten books on the subject—as well as a new book on which we expect to release in October 2006—will have on NMySQL! Steven currently serves as PL/SQL evangelist for Quest the PL/SQL world. -
Learning Oracle PL/SQL | © 2002 O'reilly | by Knowledgeliberation
Learning Oracle PL/SQL | © 2002 O'Reilly | by KnowledgeLiberation www.it-ebooks.info Database > Learning Oracle PL/SQL Learning Oracle PL/SQL Bill Pribyl Steven Feuerstein Publisher: O'Reilly First Edition December 2001 ISBN: 0-596-00180-0, 424 pages Summary Table of Contents Designed for both new programmers and those experienced in other languages, this book presents the core features of Index Oracle's PL/SQL language in an easy-to-read format. Learning Examples Oracle PL/SQL will bring programmers up to speed on the Errata most important aspects of PL/SQL, including web and Internet The Editor's Website programming. Updated through Oracle 9i, includes sample programs downloadable from http://oracle.oreilly.com. About the Authors Full Description Reviews Reader reviews Full Description Colophon Copyright PL/SQL, Oracle's programming language for stored procedures, delivers a world of possibilities for your database programs. PL/SQL supplements the standard relational database language, SQL, with a wide range of procedural features, including loops, IF-THEN statements, advanced data structures, and rich transactional control--all closely integrated with the Oracle database server. Knowing where to start with Oracle's procedural language is not always obvious to a newcomer, especially considering the language's feature set and the sheer size of the official documentation (not to mention Oracle's ever-increasing number of pre-built PL/SQL programs). But Learning Oracle PL/SQL offers the signposts and guidance you need to come up to speed