Advanced Oracle PL/Sql: Programming With Packages

Product DescriptionSteven Feuerstein’s first book, Oracle PL/SQL Programming, has become the classic reference to PL/SQL, Oracle’s procedural extension to its SQL language. His new book looks thoroughly at one especially advanced and powerful part of the PL/SQL language — the package. The use of packages can dramatically improve your programming productivity and code quality, while … Read more

Easy Oracle PL/SQL Programming: Get Started Fast with Working PL/SQL Code Examples

Product DescriptionDesigned for any Oracle professional who must quickly implement Oracle reporting, this indispensable guide offers new tips and tricks that make Oracle reporting simple. The basics of PL/SQL are introduced using multiple examples that include code snippets and sample code results. The example-driven methodology teaches PL/SQL language structures, anonymous blocks, and stored procedures so … Read more

Mastering Oracle PL/SQL: Practical Solutions

ISBN13: 9781590592175 Condition: USED – VERY GOOD Notes: Product Description This isn’t a tutorial on how to code PL/SQL. It’s designed to show you how to code PL/SQL well. It shows you how to write code that will run quickly and won’t break in high-load, multiuser environments. It covers the vast array of the functionality … Read more

Oracle PL/SQL Language Pocket Reference

ISBN13: 9780596514044 Condition: NEW Notes: Brand New from Publisher. No Remainder Mark. Product Description The fourth edition of this popular pocket guide provides quick-reference information that will help you use Oracle’s PL/SQL language, including the newest Oracle Database 11g features. It’s a companion to Steven Feuerstein and Bill Pribyl’s bestselling Oracle PL/SQL Programming. This concise … Read more

PL/SQL Injection From Web

This video demonstrates how ‘vulnerable’ Oracle Application Servers can be compromised using OAP_Hacker.pl script. This vulnerability was patched by Oracle in 2006. The idea here is to demonstrate exploitation of PL/SQL injection from web applications. In most instances a PL/SQL Injection in Oracle web app, will result in OS code execution.

Introduction to PL/SQL: PL/SQL guide in oracle 11g for naives to experts

Product Description This book has been written by giving enormous simple examples of each feature so it is easily understandable for new developers, and there are many advance features that most of the conventional books ignore so it is equally beneficial to the experts. There are more than 400 practical examples, which are being given … Read more

Oracle 10g Developer: PL/SQL Programming

Product Description Learn how to use the PL/SQL programming language effectively, using one of the most popular and widely-used software programs in large companies today. Oracle 10g Developer: PL/SQL Programming uses Oracle 10g to provide an overview of the PL/SQL programming language, beginning with fundamental PL/SQL concepts and progressing to the writing and testing of … Read more

Common Mistakes in Oracle PL/SQL Programming

You did WHAT? You wrote an explicit cursor? You declared a variable using the VARCHAR2 datatype? You raised an exception to skip over unnecessary lines of code? If slip-ups like these sound familiar (or if you don’t know why these are mistakes), join Quest for a one-hour Webcast featuring guest speaker, Steven Feuerstein, as he … Read more