Structure of This Book
This book is divided into fourteen chapters and two appendixes. Many chapters are task-oriented and show you how you can use SQL*Plus to perform common tasks such as printing a report, or extracting data to a file. The appendixes contain reference material, such as a list of all SQL*Plus commands.
Chapter 1, goes into more detail about what SQL*Plus really is and why you should master it. It gives you a taste of the many different tasks SQL*Plus can be used for. A short history of SQL*Plus is included, as well as a description of the database used for many of the examples in this book, particularly the reporting examples.
Chapter 2, shows you how to start command-line SQL*Plus, and how to enter, execute, and edit commands. This is basic information you need to know.
Chapter 3, is all new, and shows you the basics of interacting with iSQL*Plus, a three-tier application you access through any standard web browser. Now you can access SQL*Plus from anywhere, without having to first install Oracle software on your client.
Chapter 4, is another new chapter, and one that you'll want to read if SQL is new to you. It provides a swift and fast-paced introduction to the basic SQL statements used in retrieving, modifying, and deleting data in a database. Once you've been introduced to the core statements, the chapter goes on to cover key points about transactions, walks you through the treacherous territory of the null value (which isn't a value at all), and explains common ...
Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Read now
Unlock full access