Search icon CANCEL
Arrow left icon
Explore Products
Best Sellers
New Releases
Books
Videos
Audiobooks
Learning Hub
Conferences
Free Learning
Arrow right icon
Arrow up icon
GO TO TOP
Oracle SQL Developer

You're reading from   Oracle SQL Developer Learn Database design, development,and administration using the feature-rich SQL Developer 4.1 interface

Arrow left icon
Product type Paperback
Published in Jan 2016
Publisher
ISBN-13 9781785281273
Length 344 pages
Edition 1st Edition
Languages
Arrow right icon
Authors (2):
Arrow left icon
Susan Harper Susan Harper
Author Profile Icon Susan Harper
Susan Harper
Ajith Narayanan Ajith Narayanan
Author Profile Icon Ajith Narayanan
Ajith Narayanan
Arrow right icon
View More author details
Toc

Table of Contents (16) Chapters Close

Preface 1. Getting Started with SQL Developer 4.1 FREE CHAPTER 2. Database Connections and SQL Worksheet 3. The Power of SQL Reports 4. Working with PL/SQL 5. SQL Developer for DBAs 6. SQL Developer Accessibility 7. Importing, Exporting, and Working with Data 8. Database Connections and JDBC Drivers 9. Introducing SQL Developer Data Modeler 10. Extending SQL Developer 11. Working with Application Express 12. Working with SQL Developer Migrations 13. Oracle Data Miner 4.1 14. REST Data Services and REST Development Index

Chapter 4. Working with PL/SQL

Unique to the Oracle database, PL/SQL code forms the core of many Oracle database applications. Whether a database-centric application or one using open source technologies, if the Oracle database underpins the application, PL/SQL code is almost certainly present and is stored in the database or sent in blocks of code to the database for execution. PL/SQL is a language extension to SQL, offering a procedural language structure in the Oracle Database, which is required for more complex application development. SQL Developer supports PL/SQL development by allowing you to work with text files or develop and test code directly against the database.

In this section, we will review this support and show you how to create, compile, and debug PL/SQL and look at a number of useful features available to facilitate writing PL/SQL. This chapter is not about teaching PL/SQL or best practice programming techniques. Instead, the examples used here serve to illustrate...

lock icon The rest of the chapter is locked
Register for a free Packt account to unlock a world of extra content!
A free Packt account unlocks extra newsletters, articles, discounted offers, and much more. Start advancing your knowledge today.
Unlock this book and the full library FREE for 7 days
Get unlimited access to 7000+ expert-authored eBooks and videos courses covering every tech area you can think of
Renews at €18.99/month. Cancel anytime