Oracle ACE Program Newsletter
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. -
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. -
Oracle PL/SQL Best Practices
Download from Wow! eBook <www.wowebook.com> Oracle PL/SQLBestPractices Other Oracle resources from O’Reilly Related titles Learning Oracle PL/SQL Oracle PL/SQL Language Oracle Essentials Pocket Reference Oracle in a Nutshell Oracle PL/SQL Oracle PL/SQL Programming Developer’s Workbook Toad Pocket Reference for Oracle PL/SQL for DBAs Oracle Oracle Books oracle.oreilly.com is a complete catalog of O’Reilly’s Resource Center books on Oracle and related technologies, including sam- ple chapters and code examples. oreillynet.com is the essential portal for developers inter- ested in open and emerging technologies, including new platforms, programming languages, and operating systems. Conferences O’Reilly brings diverse innovators together to nurture the ideas that spark revolutionary industries. We specialize in documenting the latest tools and systems, translating the innovator’s knowledge into useful skills for those in the trenches. Visit conferences.oreilly.com for our upcoming events. Safari Bookshelf (safari.oreilly.com) is the premier online reference library for programmers and IT professionals. Conduct searches across more than 1,000 books. Sub- scribers can zero in on answers to time-critical questions in a matter of seconds. Read the books on your Book- shelf from cover to cover or simply flip to the page you need. Try it today for free. SECOND EDITION Oracle PL/SQL Best Practices Steven Feuerstein Beijing • Cambridge • Farnham • Köln • Paris • Sebastopol • Taipei • Tokyo Oracle PL/SQL Best Practices, Second Edition by Steven Feuerstein Copyright © 2008 Steven Feuerstein. All rights reserved. Printed in the United States of America. Published by O’Reilly Media, Inc., 1005 Gravenstein Highway North, Sebastopol, CA95472. -
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