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…
Category: PL/SQL
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…
Adding PL SQL Functionality
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…
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…
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.
How to use a Oracle PL/SQL debugger
This tutorial show the process to use the PL/SQL debugger available on the DreamCoder for Oracle.
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…
PL/SQL: How to query 2nd record only if sorted by date?
The PL/SQL code in order to return the second latest record ?
Murach’s Oracle SQL and PL/SQL
Product Description If you’re developing applications that access Oracle databases, you can save time and work by having SQL do more of the data handling for you: This new book shows you how. It teaches you how to create effective SQL queries to extract and update the data in an Oracle database. It teaches you…