This book is for software developers who are familiar with databases and SQL, but have never programmed with PL/SQL seriously. This book is intended for those who want to code stored procedures and triggers, and those who would quickly like to learn PL/SQL programming skill in two or three hours.Table of ContentsPrefaceChapter 1: IntroductionChapter 2: Data Prep for DevelopmentChapter 3: Create a PackageChapter 4: Design Stored ProceduresChapter 5: Develop TriggersChapter 6: TestingChapter 7: How to DebugChapter 8: Exception HandlingChapter 9: Handy Techniques - How Do I…?Appendix Build a Debug ToolAppendix All Code in This Book