E-Book, Englisch, 1104 Seiten, eBook
Dillon / Beck / Kyte Beginning Oracle Programming
1. Auflage 2013
ISBN: 978-1-4302-5370-9
Verlag: APRESS
Format: PDF
Kopierschutz: 1 - PDF Watermark
E-Book, Englisch, 1104 Seiten, eBook
ISBN: 978-1-4302-5370-9
Verlag: APRESS
Format: PDF
Kopierschutz: 1 - PDF Watermark
Why Read This Book? When you opened the cover of this book, you had a notion of what you would find. With a title like Beginning Oracle Programming, it's fairly obvious what this book is all about. Simply put, the purpose of this book is to teach you how to manage data using an Oracle database. The goal of Beginning Oracle Programming is to introduce you to those concepts that are important to understand as a beginning-level Oracle user. You are setting out on the same journey we traveled some years ago. We know the things you are going to run into time and time again. We understand the challenges you are going to meet when you have to develop an application or administer your database. We can guarantee you that the techniques you'll learn in this book are proven and have led us through many successful implementations. So instead of talking about the things we want to teach you in an abstract kind of way, let's talk specifics.
Zielgruppe
Popular/general
Autoren/Hrsg.
Weitere Infos & Material
Getting To Know Oracle.- SQL*Plus and Basic Querying.- Creating and Managing Users and Tables.- The New 9i Sample Schemas.- Architecture.- Processing Statements in Oracle.- Tables.- Indexes.- Mastering SQL*Plus.- PL/SQL.- Procedures, Functions, and Packages.- Transactions and Concurrency.- Security.- Views.- Triggers.- Objects.- Advanced Querying.- Tuning Tools.- A SQL Toolkit.- Case Study 1 — Debugging PL/SQL.- Case Study 2 — Finding People.