|In vendita nella categoria:
Spedizione e consegnaPer maggiori informazioni su spedizioni e restituzioni, clicca su "Vedi dettagli".
Ne hai uno da vendere?

Learning Oracle PL/SQL by Pribyl, Bill; Feuerstein, Steven

by Pribyl, Bill; Feuerstein, Steven | PB | Good
ThriftBooks
  • (3697916)
  • Registrato come venditore professionale
US $5,60
CircaEUR 5,03
Condizione:
Buone condizioni
Pages can have notes/highlighting. Spine may show signs of wear. ~ ThriftBooks: Read More, ... Ulteriori informazioniinformazioni sulla condizione
2 disponibili
Spedizione:
Gratis Economy Shipping.
Oggetto che si trova a: Aurora, Illinois, Stati Uniti
Consegna:
Consegna prevista tra il gio 26 set e il sab 28 set a 43230
Le date di consegna stimate - viene aperta una nuova finestra o scheda includono tempi di imballaggio, CAP di origine, CAP di destinazione e periodo di accettazione e dipendono dal servizio di spedizione selezionato e dalla ricezione del pagamentoricezione del pagamento - si apre in una nuova finestra o scheda. I tempi di consegna possono variare, specialmente durante le festività.
Restituzioni:
Restituzioni entro 30 giorni. Le spese di spedizione del reso sono a carico del venditore.
Pagamenti:
    

Fai shopping in tutta sicurezza

Garanzia cliente eBay
Se non ricevi l'oggetto che hai ordinato, riceverai il rimborso. Ulteriori informazioniGaranzia cliente eBay - viene aperta una nuova finestra o scheda
Il venditore si assume la piena responsabilità della messa in vendita dell'oggetto.
Numero oggetto eBay:144324387403
Ultimo aggiornamento: 13 set 2024 12:40:53 CESTVedi tutte le revisioniVedi tutte le revisioni

Specifiche dell'oggetto

Condizione
Buone condizioni
Libro che è già stato letto ma è in buone condizioni. Mostra piccolissimi danni alla copertina incluse alcune rigature, ma nessun foro o strappo. È possibile che la sovraccoperta per le copertine rigide non sia inclusa. La rilegatura presenta minimi segni di usura. La maggior parte delle pagine non è danneggiata e mostra una quantità minima di piegature o strappi, sottolineature di testo a matita, nessuna evidenziazione di testo né scritte ai margini. Non ci sono pagine mancanti. Per maggiori dettagli e la descrizione di eventuali imperfezioni, consulta l'inserzione del venditore. Vedi tutte le definizioni delle condizioniviene aperta una nuova finestra o scheda
Note del venditore
“Pages can have notes/highlighting. Spine may show signs of wear. ~ ThriftBooks: Read More, ...
Binding
Paperback
Weight
1 lbs
Product Group
Book
IsTextBook
Yes
ISBN
9780596001803
Subject Area
Computers
Publication Name
Learning Oracle PL/Sql : Oracle Development Languages
Publisher
O'reilly Media, Incorporated
Item Length
9.2 in
Subject
Programming Languages / General, Programming Languages / Sql, Data Processing, Databases / Data Mining
Publication Year
2001
Type
Textbook
Format
Trade Paperback
Language
English
Item Height
1.1 in
Author
Steven Feuerstein, Bill Pribyl
Item Weight
24.2 Oz
Item Width
7 in
Number of Pages
426 Pages

Informazioni su questo prodotto

Product Identifiers

Publisher
O'reilly Media, Incorporated
ISBN-10
0596001800
ISBN-13
9780596001803
eBay Product ID (ePID)
1907226

Product Key Features

Number of Pages
426 Pages
Publication Name
Learning Oracle PL/Sql : Oracle Development Languages
Language
English
Publication Year
2001
Subject
Programming Languages / General, Programming Languages / Sql, Data Processing, Databases / Data Mining
Type
Textbook
Subject Area
Computers
Author
Steven Feuerstein, Bill Pribyl
Format
Trade Paperback

Dimensions

Item Height
1.1 in
Item Weight
24.2 Oz
Item Length
9.2 in
Item Width
7 in

Additional Product Features

Intended Audience
Scholarly & Professional
LCCN
2002-280669
Dewey Edition
21
Illustrated
Yes
Dewey Decimal
005.75/85
Table Of Content
Copyright;Dedication;Preface; Is This Book for You?; Other Books in This Series; Why This Book?; Which Oracle and PL/SQL Versions?; Organization of This Book; Conventions Used in This Book; Comments and Questions; Acknowledgments;Chapter 1: PL/SQL: What, When, and Where; 1.1 What Is PL/SQL?; 1.2 Why Use PL/SQL?; 1.3 What You Need to Get Started with PL/SQL;Chapter 2: Fundamentals; 2.1 PL/Lingo; 2.2 Running Your First PL/SQL Program; 2.3 Introduction to Program Structure; 2.4 Variables; 2.5 Common Operators; 2.6 Conditional Logic; 2.7 Executing in Circles: Loop Statements; 2.8 Code Formatting: Requirements and Guidelines; 2.9 Some Advanced Fundamentals;Chapter 3: Let's Code!; 3.1 Some Background on the Example; 3.2 A First Programming Exercise; 3.3 Retrieving a Book Count with a Function; 3.4 Make Your Code Resilient; 3.5 Using PL/SQL Packages to Organize Code; 3.6 Going to the Next Level; 3.7 Now What?;Chapter 4: Go Web, Young Man; 4.1 Introduction to HTML; 4.2 Using PL/SQL to Create Web Pages; 4.3 What Else?;Chapter 5: Fetch!; 5.1 What's the Big Deal?; 5.2 A Simple-Minded Approach to Retrieving One Row; 5.3 Retrieving More than One Row Using a Cursor; 5.4 Presenting Query Results via a Web Page; 5.5 Building a Web-Based Search Page Using Dynamic SQL; 5.6 Advanced Data Retrieval Topics;Chapter 6: Keeping House; 6.1 Organize Your Code; 6.2 Use Tools to Write Code Effectively;Chapter 7: Security: Keep the Bad Guys Out; 7.1 Oracle Security Primer; 7.2 Organizing Accounts to Improve Security; 7.3 Analyzing the Library System's Requirements; 7.4 Keeping a Trail of Database Changes; 7.5 Special Security Topics for PL/SQL Developers;Chapter 8: Communicating with the Outside World; 8.1 Sending Internet Email from PL/SQL; 8.2 Using the Mail Sender in the Library System; 8.3 Receiving Email Inside the Database; 8.4 Fetching Data from a Remote Web Site; 8.5 Integration with Other Languages;Chapter 9: Intermediate Topics and Other Diversions; 9.1 Riding the Software Lifecycle; 9.2 Lists o' Stuff (Collections) in PL/SQL; 9.3 Exception-Handling Packages; 9.4 Transaction Control; 9.5 The PL/SQL Compiler; 9.6 Managing Patron and Librarian Privileges; 9.7 Still More PL/SQL Features;Chapter 10: Afterword: "Making Good" of Database Programming; 10.1 The Evidence; 10.2 The Problem; 10.3 Answering the Objections; 10.4 What to Do;Glossary;Colophon;
Synopsis
PL/SQL, Oracle's programming language for stored procedures, delivers a world of possibilities for your database programs. PL/SQL supplements the standard relational database language, SQL, with a wide range of procedural features, including loops, IF-THEN statements, advanced data structures, and rich transactional control--all closely integrated with the Oracle database server.Knowing where to start with Oracle's procedural language is not always obvious to a newcomer, especially considering the language's feature set and the sheer size of the official documentation (not to mention Oracle's ever-increasing number of pre-built PL/SQL programs). But Learning Oracle PL/SQL offers the signposts and guidance you need to come up to speed on the language, delivered in a manageable number of pages while covering all the essentials.Topics include: PL/SQL--what is it, and why use it? Why use PL/SQL instead of Java? Syntax and examples of all core language constructs Creating, using, and reusing stored procedures, functions, and packages Building web-based applications using PL/SQL features available "out of the box" (such as PL/SQL Server Pages) Securing PL/SQL programs against attack Benefits of third-party developer tools and integrated development environments Connecting PL/SQL to email, Java, and the Internet Meticulously crafted with all-new examples downloadable from examples.oreilly.com/learnoracle, the book addresses language features available in all versions of Oracle, from Oracle7 to Oracle8i to Oracle9i. Learning Oracle PL/SQL was written by PL/SQL experts Bill Pribyl and Steven Feuerstein, whose easy-to-read style and attention to detail has made other O'Reilly books (such as the bestselling Oracle PL/SQL Programming ) very popular among Oracle developers worldwide. Learning Oracle PL/SQL is meant for a wide range of target audiences, including both beginning programmers and those already experienced with other programming languages. Whether you are a new developer, a crossover programmer from another database system, or a new database administrator who needs to learn PL/SQL, this book will get you well on your way. It is the perfect introduction to Oracle PL/SQL Programming , also by Pribyl and Feuerstein., "Learning Oracle PL/SQL" introduces PL/SQL in a way that's useful to a variety of audiences: beginning programmers, new Oracle database administrators, and developers familiar with other databases who now need to learn Oracle. A consistent and understandable example application--the development of a library's electronic catalog system--runs through the chapters., PL/SQL, Oracle's programming language for stored procedures, delivers a world of possibilities for your database programs. PL/SQL supplements the standard relational database language, SQL, with a wide range of procedural features, including loops, IF-THEN statements, advanced data structures, and rich transactional control--all closely integrated with the Oracle database server. Knowing where to start with Oracle's procedural language is not always obvious to a newcomer, especially considering the language's feature set and the sheer size of the official documentation (not to mention Oracle's ever-increasing number of pre-built PL/SQL programs). But Learning Oracle PL/SQL offers the signposts and guidance you need to come up to speed on the language, delivered in a manageable number of pages while covering all the essentials. Topics include: PL/SQL--what is it, and why use it? Why use PL/SQL instead of Java? Syntax and examples of all core language constructs Creating, using, and reusing stored procedures, functions, and packages Building web-based applications using PL/SQL features available "out of the box" (such as PL/SQL Server Pages) Securing PL/SQL programs against attack Benefits of third-party developer tools and integrated development environments Connecting PL/SQL to email, Java, and the Internet Meticulously crafted with all-new examples downloadable from examples.oreilly.com/learnoracle, the book addresses language features available in all versions of Oracle, from Oracle7 to Oracle8i to Oracle9i. Learning Oracle PL/SQL was written by PL/SQL experts Bill Pribyl and Steven Feuerstein, whose easy-to-read style and attention to detail has made other O'Reilly books (such as the bestselling Oracle PL/SQL Programming ) very popular among Oracle developers worldwide. Learning Oracle PL/SQL is meant for a wide range of target audiences, including both beginning programmers and those already experienced with other programming languages. Whether you are a new developer, a crossover programmer from another database system, or a new database administrator who needs to learn PL/SQL, this book will get you well on your way. It is the perfect introduction to Oracle PL/SQL Programming , also by Pribyl and Feuerstein.
LC Classification Number
QA76.73.P258P75 2002

Descrizione dell'oggetto fatta dal venditore

Informazioni sul venditore professionale

Thrift Books Global, LLC
TB Thrift Books
18300 Cascade Ave S
Ste 150
98188 Seattle, WA
United States
Mostra Informazioni di contatto
:liamEmoc.skoobtfirht@yabe.selas
Certifico che tutte le mie attività di vendita saranno conformi alle leggi e ai regolamenti dell'Unione Europea.
ThriftBooks

ThriftBooks

99% di Feedback positivi
18,3 milioni oggetti venduti
Iscritto dal mar 2015
In genere risponde entro 24 ore
ThriftBooks is a fully independent seller of used books, having sold more than 160 million used and new books since we started in 2003. Each quality used book is sorted, graded, shelved and shipped by ...
Mostra altro

Valutazione dettagliata del venditore

Media degli ultimi 12 mesi
Descrizione
4.9
Spese spedizione
5.0
Tempi spedizione
5.0
Comunicazione
4.9
Registrato come venditore professionale

Feedback del venditore (5.351.104)

  • r***6 (15)- Feedback lasciato dall'acquirente.
    Ultimi 6 mesi
    Acquisto verificato
    Very satisfied! Reliable seller with fair prices. One ordered item turned out to be sold during the process, but was promptly refunded. Other ordered items arrived eralier than estimated. They were neatly packed and in the condition described. Contact with seller prior to the order wasn't possible, but communication afterwards was spotless.
  • c***m (347)- Feedback lasciato dall'acquirente.
    Ultimi 6 mesi
    Acquisto verificato
    WOW!; I cannot believe this 3 Days to Hawaii! ; AAA+++; Excellent Service; Great Pricing; Fast Delivery-Faster Than Expected to Hawaii!; Faster than AMZN Prime; Shipped 04/26, Fri, Received 04/29 Mon from Texas to Hawaii using free shipping; USPS Ground Mail, Hardcover Book in Excellent Condition--Better Than Described ; TLC Packaging; Excellent Seller Communication, Sends updates . Highly Recommended!, Thank you very much!
  • a***o (49)- Feedback lasciato dall'acquirente.
    Mese scorso
    Acquisto verificato
    Item is as described in post, great quality, clean, not damaged, great purchase. I'd like to point out that it was also shipped promptly, arrived on time, but the local post office refused to send me any notification of it arriving. Therefore I only got it today, almost a month late. The seller is at no fault, they shipped it on time. So I am highly satisfied with my purchase and the seller, highly recommend them for anyone on Ebay. Great books at great prices, amazing experience.

Valutazioni e recensioni del prodotto

Ancora nessun punteggio o recensione